Skip to content

Commit

Permalink
Bump Testcontainers.Postgresql from 3.5.0 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps [Testcontainers.Postgresql](https://github.com/testcontainers/testcontainers-dotnet) from 3.5.0 to 3.6.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.5.0...3.6.0)

---
updated-dependencies:
- dependency-name: Testcontainers.Postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 13, 2023
1 parent 051c039 commit ae24251
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="dbup-postgresql" Version="5.0.37" />
<PackageReference Include="Npgsql" Version="7.0.6" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="Testcontainers.Postgresql" Version="3.5.0" />
<PackageReference Include="Testcontainers.Postgresql" Version="3.6.0" />
<PackageReference Include="XUnit.Hosting" Version="1.0.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit ae24251

Please sign in to comment.