Skip to content

Commit

Permalink
chore(deps): update dependency swift-server/async-http-client to from…
Browse files Browse the repository at this point in the history
…: "1.20.0"
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent 727d7f8 commit d3b1ab7
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 @@ -12,7 +12,7 @@ let package = Package(
.package(url: "https://github.com/swift-server/swift-aws-lambda-runtime.git", branch: "1.0.0-alpha.1"),
.package(url: "https://github.com/swift-server/swift-aws-lambda-events.git", branch: "main"),
.package(url: "https://github.com/soto-project/soto.git", from: "6.8.0"),
.package(url: "https://github.com/swift-server/async-http-client.git", from: "1.19.0"),
.package(url: "https://github.com/swift-server/async-http-client.git", from: "1.20.0"),
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.3.0")
],
targets: [
Expand Down

0 comments on commit d3b1ab7

Please sign in to comment.