Skip to content

Commit

Permalink
build(deps): Bump the all group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 3 updates: [AWSSDK.BedrockAgentRuntime](https://github.com/aws/aws-sdk-net), [AWSSDK.BedrockRuntime](https://github.com/aws/aws-sdk-net) and [NUnit](https://github.com/nunit/nunit).


Updates `AWSSDK.BedrockAgentRuntime` from 3.7.413.8 to 3.7.414
- [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/3.7.414.0)

Updates `AWSSDK.BedrockRuntime` from 3.7.411.8 to 3.7.411.9
- [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 `NUnit` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
- [Commits](nunit/nunit@4.3.0...4.3.1)

---
updated-dependencies:
- 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
- dependency-name: NUnit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent cc2bb0a commit 32f4206
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<ItemGroup>
<PackageVersion Include="Anthropic" Version="1.4.4" />
<PackageVersion Include="Anyscale" Version="1.0.2" />
<PackageVersion Include="AWSSDK.BedrockAgentRuntime" Version="3.7.413.8" />
<PackageVersion Include="AWSSDK.BedrockRuntime" Version="3.7.411.8" />
<PackageVersion Include="AWSSDK.BedrockAgentRuntime" Version="3.7.414" />
<PackageVersion Include="AWSSDK.BedrockRuntime" Version="3.7.411.9" />
<PackageVersion Include="Azure.AI.OpenAI" Version="2.1.0" />
<PackageVersion Include="CSharpToJsonSchema" Version="3.9.1" />
<PackageVersion Include="DotNet.ReproducibleBuilds" Version="1.2.25" />
Expand Down Expand Up @@ -52,7 +52,7 @@
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="Npgsql" Version="9.0.2" />
<PackageVersion Include="Ollama" Version="1.12.1-dev.1" />
<PackageVersion Include="NUnit" Version="4.3.0" />
<PackageVersion Include="NUnit" Version="4.3.1" />
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageVersion Include="PolySharp" Version="1.15.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 32f4206

Please sign in to comment.