Skip to content

Commit 8151bc7

Browse files
Update dependency awslabs/aws-sdk-swift to from: "1.6.12"
1 parent d975b0d commit 8151bc7

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
@@ -18,7 +18,7 @@ let package = Package(
1818
],
1919
dependencies: [
2020
.package(url: "https://github.com/FunctionCalling/FunctionCalling", from: "0.5.0"),
21-
.package(url: "https://github.com/awslabs/aws-sdk-swift", from: "1.6.11")
21+
.package(url: "https://github.com/awslabs/aws-sdk-swift", from: "1.6.12")
2222
],
2323
targets: [
2424
// Targets are the basic building blocks of a package, defining a module or a test suite.

0 commit comments

Comments
 (0)