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