Skip to content

Commit 276ce46

Browse files
chore(deps): update dependency soto-project/soto to from: "7.6.1"
1 parent 77933e5 commit 276ce46

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
@@ -11,7 +11,7 @@ let package = Package(
1111
dependencies: [
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"),
14-
.package(url: "https://github.com/soto-project/soto.git", from: "7.0.0"),
14+
.package(url: "https://github.com/soto-project/soto.git", from: "7.6.1"),
1515
.package(url: "https://github.com/swift-server/async-http-client.git", from: "1.21.2"),
1616
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.5.0")
1717
],

0 commit comments

Comments
 (0)