Skip to content

Commit f2937c0

Browse files
authored
Merge pull request #7 from FunctionCalling/renovate/awslabs-aws-sdk-swift-1.x
Update dependency awslabs/aws-sdk-swift to from: "1.0.32"
2 parents e0dfc82 + e5d6427 commit f2937c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ let package = Package(
1717
],
1818
dependencies: [
1919
.package(url: "https://github.com/FunctionCalling/FunctionCalling", from: "0.5.0"),
20-
.package(url: "https://github.com/awslabs/aws-sdk-swift", from: "1.0.31"),
20+
.package(url: "https://github.com/awslabs/aws-sdk-swift", from: "1.0.32"),
2121
],
2222
targets: [
2323
// Targets are the basic building blocks of a package, defining a module or a test suite.

0 commit comments

Comments
 (0)