Skip to content

Commit 9b5c70d

Browse files
chore(deps): update dependency swift-server/async-http-client to from: "1.26.0"
1 parent 77933e5 commit 9b5c70d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let package = Package(
1212
.package(url: "https://github.com/swift-server/swift-aws-lambda-runtime.git", from: "1.0.0-alpha.2"),
1313
.package(url: "https://github.com/swift-server/swift-aws-lambda-events.git", from: "0.4.0"),
1414
.package(url: "https://github.com/soto-project/soto.git", from: "7.0.0"),
15-
.package(url: "https://github.com/swift-server/async-http-client.git", from: "1.21.2"),
15+
.package(url: "https://github.com/swift-server/async-http-client.git", from: "1.26.0"),
1616
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.5.0")
1717
],
1818
targets: [

0 commit comments

Comments
 (0)