Skip to content

Commit 9d480dc

Browse files
Bump AWSSDK.Bedrock and AWSSDK.BedrockRuntime
Bumps AWSSDK.Bedrock from 4.0.8.2 to 4.0.9 Bumps AWSSDK.BedrockRuntime from 4.0.2.2 to 4.0.3 --- updated-dependencies: - dependency-name: AWSSDK.Bedrock dependency-version: 4.0.9 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: AWSSDK.BedrockRuntime dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b431bc6 commit 9d480dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Zatomic.AI.Providers/Zatomic.AI.Providers.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
</ItemGroup>
3535

3636
<ItemGroup>
37-
<PackageReference Include="AWSSDK.Bedrock" Version="4.0.8.2" />
38-
<PackageReference Include="AWSSDK.BedrockRuntime" Version="4.0.2.2" />
37+
<PackageReference Include="AWSSDK.Bedrock" Version="4.0.9" />
38+
<PackageReference Include="AWSSDK.BedrockRuntime" Version="4.0.3" />
3939
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.8" />
4040
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
4141
</ItemGroup>

0 commit comments

Comments
 (0)