Skip to content

Commit c19e74d

Browse files
chore(deps): update dependency soto-project/soto to from: "6.4.0" (#27)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa65db0 commit c19e74d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
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", branch: "main"),
1313
.package(url: "https://github.com/ydataai/swift-aws-lambda-events.git", branch: "main"),
14-
.package(url: "https://github.com/soto-project/soto.git", from: "6.0.0"),
14+
.package(url: "https://github.com/soto-project/soto.git", from: "6.4.0"),
1515
.package(url: "https://github.com/swift-server/async-http-client.git", from: "1.11.1"),
1616
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.1.4")
1717
],

0 commit comments

Comments
 (0)