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.13.1" (#29)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 5, 2023
1 parent c19e74d commit f5817a1
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: "main"),
.package(url: "https://github.com/ydataai/swift-aws-lambda-events.git", branch: "main"),
.package(url: "https://github.com/soto-project/soto.git", from: "6.4.0"),
.package(url: "https://github.com/swift-server/async-http-client.git", from: "1.11.1"),
.package(url: "https://github.com/swift-server/async-http-client.git", from: "1.13.1"),
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.1.4")
],
targets: [
Expand Down

0 comments on commit f5817a1

Please sign in to comment.