Skip to content

Commit

Permalink
Update dependency awslabs/aws-sdk-swift to from: "1.0.5"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent 49ff68c commit c41472f
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: "1.0.2"),
.package(url: "https://github.com/awslabs/aws-sdk-swift", from: "1.0.5"),
.package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.4.0")
],
targets: [
Expand Down

0 comments on commit c41472f

Please sign in to comment.