Skip to content

Commit

Permalink
Bump the testcontainers group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the testcontainers group with 2 updates in the /TwitPoster.Chat directory: [Testcontainers.Kafka](https://github.com/testcontainers/testcontainers-dotnet) and [Testcontainers.MongoDb](https://github.com/testcontainers/testcontainers-dotnet).


Updates `Testcontainers.Kafka` from 3.9.0 to 3.10.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-dotnet@3.9.0...3.10.0)

Updates `Testcontainers.MongoDb` from 3.9.0 to 3.10.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-dotnet@3.9.0...3.10.0)

---
updated-dependencies:
- dependency-name: Testcontainers.Kafka
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testcontainers
- dependency-name: Testcontainers.MongoDb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testcontainers
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent bf3763a commit 02bd939
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TwitPoster.Chat/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="8.0.8" />
<PackageVersion Include="MongoDB.Driver" Version="2.28.0" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.8" />
<PackageVersion Include="Testcontainers.Kafka" Version="3.9.0" />
<PackageVersion Include="Testcontainers.MongoDb" Version="3.9.0" />
<PackageVersion Include="Testcontainers.Kafka" Version="3.10.0" />
<PackageVersion Include="Testcontainers.MongoDb" Version="3.10.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageVersion Include="xunit" Version="2.9.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
Expand Down

0 comments on commit 02bd939

Please sign in to comment.