Skip to content

Commit 454cc98

Browse files
authored
Merge pull request #89 from FunctionCalling/renovate/awslabs-aws-sdk-swift-1.x
Update dependency awslabs/aws-sdk-swift to from: "1.5.85"
2 parents 05584bf + e2b6bba commit 454cc98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ let package = Package(
1818
],
1919
dependencies: [
2020
.package(url: "https://github.com/FunctionCalling/FunctionCalling", from: "0.5.0"),
21-
.package(url: "https://github.com/awslabs/aws-sdk-swift", from: "1.5.80")
21+
.package(url: "https://github.com/awslabs/aws-sdk-swift", from: "1.5.85")
2222
],
2323
targets: [
2424
// Targets are the basic building blocks of a package, defining a module or a test suite.

0 commit comments

Comments
 (0)