We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d73186d + 21f679f commit d9dda36Copy full SHA for d9dda36
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.4.0"),
20
- .package(url: "https://github.com/awslabs/aws-sdk-swift", from: "1.0.30"),
+ .package(url: "https://github.com/awslabs/aws-sdk-swift", from: "1.0.31"),
21
22
targets: [
23
// Targets are the basic building blocks of a package, defining a module or a test suite.
0 commit comments