Skip to content

Commit

Permalink
Merge pull request #35 from fumito-ito/renovate/awslabs-aws-sdk-swift…
Browse files Browse the repository at this point in the history
…-0.x

Update dependency awslabs/aws-sdk-swift to from: "0.76.2"
  • Loading branch information
fumito-ito authored Sep 13, 2024
2 parents f2e150c + 81efe08 commit cdc04f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ let package = Package(
targets: ["AnthropicSwiftSDK-VertexAI"]),
],
dependencies: [
.package(url: "https://github.com/awslabs/aws-sdk-swift", from: "0.76.1"),
.package(url: "https://github.com/awslabs/aws-sdk-swift", from: "0.76.2"),
.package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.3.0")
],
targets: [
Expand Down

0 comments on commit cdc04f4

Please sign in to comment.