Skip to content

Commit b844d82

Browse files
Update dependency soto-project/soto to from: "7.10.0" (#86)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 560290f commit b844d82

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

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

0 commit comments

Comments
 (0)