Skip to content

Commit

Permalink
Update dependency apple/swift-nio to from: "2.66.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent 46ce841 commit f236297
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 @@ -15,7 +15,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/tuist/Path", .upToNextMajor(from: "0.2.0")),
.package(url: "https://github.com/apple/swift-nio", .upToNextMajor(from: "2.65.0")),
.package(url: "https://github.com/apple/swift-nio", .upToNextMajor(from: "2.66.0")),
.package(url: "https://github.com/apple/swift-log", .upToNextMajor(from: "1.5.4")),
],
targets: [
Expand Down

0 comments on commit f236297

Please sign in to comment.