Skip to content

Commit

Permalink
chore(deps): update dependency soto-project/soto to from: "6.6.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2023
1 parent e5e77c2 commit 89e7a3c
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 @@ -11,7 +11,7 @@ let package = Package(
dependencies: [
.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.5.0"),
.package(url: "https://github.com/soto-project/soto.git", from: "6.6.0"),
.package(url: "https://github.com/swift-server/async-http-client.git", from: "1.17.0"),
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.2.2")
],
Expand Down

0 comments on commit 89e7a3c

Please sign in to comment.