Skip to content

Commit 05584bf

Browse files
authored
Merge pull request #88 from FunctionCalling/renovate/awslabs-aws-sdk-swift-1.x
Update dependency awslabs/aws-sdk-swift to from: "1.5.80"
2 parents 3690432 + 5dd13b3 commit 05584bf

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.79")
21+
.package(url: "https://github.com/awslabs/aws-sdk-swift", from: "1.5.80")
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)