Skip to content

Commit

Permalink
Bump swift-nio-http2 from 1.28.0 to 1.34.1 (#635)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcbod2002 authored Dec 11, 2024
1 parent 96a3529 commit 81ef0c2
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 @@ -27,7 +27,7 @@ let package = Package(
.package(url: "https://github.com/apple/swift-distributed-tracing.git", from: "1.0.1"),
.package(url: "https://github.com/apple/swift-nio.git", from: "2.63.0"),
.package(url: "https://github.com/apple/swift-nio-extras.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-http2.git", from: "1.34.1"),
.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.20.0"),
.package(url: "https://github.com/swift-server/swift-service-lifecycle.git", from: "2.0.0"),
Expand Down

0 comments on commit 81ef0c2

Please sign in to comment.