Skip to content

Commit

Permalink
update swift-nio-ssl dependency (#1541)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverepper authored Jan 3, 2023
1 parent e710507 commit ff0b374
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 @@ -67,7 +67,7 @@ let packageDependencies: [Package.Dependency] = [
].appending(
.package(
url: "https://github.com/apple/swift-nio-ssl.git",
from: "2.14.0"
from: "2.23.0"
),
if: includeNIOSSL
)
Expand Down

0 comments on commit ff0b374

Please sign in to comment.