Skip to content

Commit d3296f6

Browse files
authored
Update NIO requirement (#944)
1 parent 0b24b2f commit d3296f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ var dependencies: [Package.Dependency] = [
201201

202202
.package(url: "https://github.com/apple/swift-cluster-membership.git", from: "0.3.0"),
203203

204-
.package(url: "https://github.com/apple/swift-nio.git", from: "2.12.0"),
204+
.package(url: "https://github.com/apple/swift-nio.git", from: "2.40.0"),
205205
.package(url: "https://github.com/apple/swift-nio-extras.git", from: "1.2.0"),
206206
.package(url: "https://github.com/apple/swift-nio-ssl.git", from: "2.16.1"),
207207

0 commit comments

Comments
 (0)