Skip to content

Commit b510b88

Browse files
authored
Merge pull request #9 from FunctionCalling/renovate/awslabs-aws-sdk-swift-1.x
Update dependency awslabs/aws-sdk-swift to from: "1.0.36"
2 parents a02716b + 852674c commit b510b88

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.33"),
20+
.package(url: "https://github.com/awslabs/aws-sdk-swift", from: "1.0.36"),
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)