Skip to content

Commit 13b2210

Browse files
authored
Merge pull request #37 from fumito-ito/renovate/awslabs-aws-sdk-swift-0.x
2 parents 6c24c4d + fc9ecc0 commit 13b2210

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
@@ -22,7 +22,7 @@ let package = Package(
2222
targets: ["AnthropicSwiftSDK-VertexAI"]),
2323
],
2424
dependencies: [
25-
.package(url: "https://github.com/awslabs/aws-sdk-swift", from: "0.77.0"),
25+
.package(url: "https://github.com/awslabs/aws-sdk-swift", from: "0.77.1"),
2626
.package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.3.0")
2727
],
2828
targets: [

0 commit comments

Comments
 (0)