We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d975b0d commit f0049b7Copy full SHA for f0049b7
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.18")
22
23
targets: [
24
// Targets are the basic building blocks of a package, defining a module or a test suite.
0 commit comments