Skip to content

Commit fb801ec

Browse files
committed
1 parent 542cfc1 commit fb801ec

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
@@ -10,7 +10,7 @@ let package = Package(
1010
],
1111
dependencies: [
1212
.package(url: "https://github.com/apple/swift-nio.git",
13-
from: "1.3.1"),
13+
from: "1.5.0"),
1414
],
1515
targets: [
1616
.target(name: "NIORedis", dependencies: [ "NIO", "NIOFoundationCompat" ]),

0 commit comments

Comments
 (0)