Skip to content

Commit 861ce72

Browse files
Bump AWSSDK.Bedrock and AWSSDK.BedrockRuntime
Bumps AWSSDK.Bedrock from 4.0.5 to 4.0.5.1 Bumps AWSSDK.BedrockRuntime from 4.0.0.10 to 4.0.0.11 --- updated-dependencies: - dependency-name: AWSSDK.Bedrock dependency-version: 4.0.5.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: AWSSDK.BedrockRuntime dependency-version: 4.0.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f4a436 commit 861ce72

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.5" />
38-
<PackageReference Include="AWSSDK.BedrockRuntime" Version="4.0.0.10" />
37+
<PackageReference Include="AWSSDK.Bedrock" Version="4.0.5.1" />
38+
<PackageReference Include="AWSSDK.BedrockRuntime" Version="4.0.0.11" />
3939
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.6" />
4040
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
4141
</ItemGroup>

0 commit comments

Comments
 (0)