We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff0b374 commit ff24d24Copy full SHA for ff24d24
[email protected]
@@ -62,7 +62,7 @@ let packageDependencies: [Package.Dependency] = [
62
].appending(
63
.package(
64
url: "https://github.com/apple/swift-nio-ssl.git",
65
- from: "2.14.0"
+ from: "2.23.0"
66
),
67
if: includeNIOSSL
68
)
0 commit comments