We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a02716b + 852674c commit b510b88Copy full SHA for b510b88
1 file changed
Package.swift
@@ -17,7 +17,7 @@ let package = Package(
17
],
18
dependencies: [
19
.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"),
+ .package(url: "https://github.com/awslabs/aws-sdk-swift", from: "1.0.36"),
21
22
targets: [
23
// Targets are the basic building blocks of a package, defining a module or a test suite.
0 commit comments