Skip to content

Commit 35adec1

Browse files
build(deps): Bump the all group with 4 updates
Bumps the all group with 4 updates: [CSharpToJsonSchema](https://github.com/tryAGI/CSharpToJsonSchema), [System.Text.Json](https://github.com/dotnet/runtime), [AWSSDK.BedrockAgentRuntime](https://github.com/aws/aws-sdk-net) and [AWSSDK.BedrockRuntime](https://github.com/aws/aws-sdk-net). Updates `CSharpToJsonSchema` from 3.9.1 to 3.10.1 - [Release notes](https://github.com/tryAGI/CSharpToJsonSchema/releases) - [Commits](tryAGI/CSharpToJsonSchema@v3.9.1...v3.10.1) Updates `System.Text.Json` from 9.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.0) Updates `AWSSDK.BedrockAgentRuntime` from 3.7.414.4 to 3.7.414.5 - [Release notes](https://github.com/aws/aws-sdk-net/releases) - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD) - [Commits](https://github.com/aws/aws-sdk-net/commits) Updates `AWSSDK.BedrockRuntime` from 3.7.411.13 to 3.7.411.14 - [Release notes](https://github.com/aws/aws-sdk-net/releases) - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD) - [Commits](https://github.com/aws/aws-sdk-net/commits) --- updated-dependencies: - dependency-name: CSharpToJsonSchema dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: AWSSDK.BedrockAgentRuntime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: AWSSDK.BedrockRuntime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4772c67 commit 35adec1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Directory.Packages.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<ItemGroup>
66
<PackageVersion Include="Anthropic" Version="1.4.4" />
77
<PackageVersion Include="Anyscale" Version="1.0.2" />
8-
<PackageVersion Include="AWSSDK.BedrockAgentRuntime" Version="3.7.414.4" />
9-
<PackageVersion Include="AWSSDK.BedrockRuntime" Version="3.7.411.13" />
8+
<PackageVersion Include="AWSSDK.BedrockAgentRuntime" Version="3.7.414.5" />
9+
<PackageVersion Include="AWSSDK.BedrockRuntime" Version="3.7.411.14" />
1010
<PackageVersion Include="Azure.AI.OpenAI" Version="2.1.0" />
11-
<PackageVersion Include="CSharpToJsonSchema" Version="3.9.1" />
11+
<PackageVersion Include="CSharpToJsonSchema" Version="3.10.1" />
1212
<PackageVersion Include="DotNet.ReproducibleBuilds" Version="1.2.25" />
1313
<PackageVersion Include="FluentAssertions" Version="7.0.0" />
1414
<PackageVersion Include="GitHubActionsTestLogger" Version="2.4.1" />

0 commit comments

Comments
 (0)