Skip to content

Commit 4e3bf7f

Browse files
Update dependency soto-project/soto to from: "7.11.0"
1 parent f0c6a23 commit 4e3bf7f

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
@@ -26,7 +26,7 @@ let package = Package(
2626
// under the brew sandbox (when creating the bottle)
2727
// see https://github.com/orgs/Homebrew/discussions/59
2828
// .package(url: "https://github.com/soto-project/soto.git", from: "6.8.0"),
29-
.package(url: "https://github.com/soto-project/soto.git", from: "7.10.0"),
29+
.package(url: "https://github.com/soto-project/soto.git", from: "7.11.0"),
3030

3131
.package(url: "https://github.com/sebsto/CLIlib/", branch: "main"),
3232
.package(url: "https://github.com/adam-fowler/swift-srp", from: "2.1.0"),

0 commit comments

Comments
 (0)