Skip to content

Commit

Permalink
Update swift-nio-http2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler authored Oct 10, 2023
1 parent c5c6d79 commit 998fe5c
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 @@ -16,7 +16,7 @@ let package = Package(
.package(url: "https://github.com/apple/swift-log.git", from: "1.4.0"),
.package(url: "https://github.com/apple/swift-nio.git", from: "2.49.0"),
.package(url: "https://github.com/apple/swift-nio-extras.git", from: "1.7.0"),
.package(url: "https://github.com/apple/swift-nio-http2.git", from: "1.20.0"),
.package(url: "https://github.com/apple/swift-nio-http2.git", from: "1.28.0"),
.package(url: "https://github.com/apple/swift-nio-ssl.git", from: "2.14.0"),
.package(url: "https://github.com/apple/swift-nio-transport-services.git", from: "1.9.0"),
],
Expand Down

0 comments on commit 998fe5c

Please sign in to comment.