Skip to content

Commit

Permalink
Bump Testcontainers from 3.9.0 to 3.10.0
Browse files Browse the repository at this point in the history
Bumps [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) 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
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 6358757 commit 1989f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<!-- Testing & Specifications -->
<PackageVersion Include="Cratis.Specifications" Version="3.0.4" />
<PackageVersion Include="Cratis.Specifications.XUnit" Version="3.0.4" />
<PackageVersion Include="Testcontainers" Version="3.9.0" />
<PackageVersion Include="Testcontainers" Version="3.10.0" />
<PackageVersion Include="xunit" Version="2.9.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageVersion Include="moq" Version="4.20.70" />
Expand Down

0 comments on commit 1989f19

Please sign in to comment.