Skip to content

Commit

Permalink
Update dependency apple/swift-nio to from: "2.73.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 2f338d0 commit 9005d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/tuist/Path", .upToNextMajor(from: "0.3.6")),
.package(url: "https://github.com/apple/swift-nio", .upToNextMajor(from: "2.72.0")),
.package(url: "https://github.com/apple/swift-nio", .upToNextMajor(from: "2.73.0")),
.package(url: "https://github.com/apple/swift-log", .upToNextMajor(from: "1.6.1")),
.package(url: "https://github.com/weichsel/ZIPFoundation", .upToNextMajor(from: "0.9.19")),
.package(url: "https://github.com/davbeck/swift-glob", .upToNextMajor(from: "0.1.0")),
Expand Down

0 comments on commit 9005d4e

Please sign in to comment.