From 5de5cbcd3e874f036367a1bc1da54b133bfa4003 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 10:50:41 +0000 Subject: [PATCH] Bump Testcontainers.PostgreSql and Testcontainers in /Apps Bumps [Testcontainers.PostgreSql](https://github.com/testcontainers/testcontainers-dotnet) and [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet). These dependencies needed to be updated together. Updates `Testcontainers.PostgreSql` from 3.8.0 to 3.9.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.8.0...3.9.0) Updates `Testcontainers` from 3.8.0 to 3.9.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.8.0...3.9.0) --- updated-dependencies: - dependency-name: Testcontainers.PostgreSql dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Testcontainers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Testing/integration/tests/IntegrationTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Testing/integration/tests/IntegrationTests.csproj b/Testing/integration/tests/IntegrationTests.csproj index 06be265f90..ee9bd3c19a 100644 --- a/Testing/integration/tests/IntegrationTests.csproj +++ b/Testing/integration/tests/IntegrationTests.csproj @@ -28,7 +28,7 @@ - +