From 43d3bbc6f8dcc231d23bb5005a39d57548a4287b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 19:43:15 +0000 Subject: [PATCH] chore(deps): bump Testcontainers.PostgreSql and Testcontainers 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.7.0 to 3.8.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.7.0...3.8.0) Updates `Testcontainers` from 3.7.0 to 3.8.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.7.0...3.8.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] --- tests/shared/Tests.Shared/Tests.Shared.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/shared/Tests.Shared/Tests.Shared.csproj b/tests/shared/Tests.Shared/Tests.Shared.csproj index fb63cef..8ed82cd 100644 --- a/tests/shared/Tests.Shared/Tests.Shared.csproj +++ b/tests/shared/Tests.Shared/Tests.Shared.csproj @@ -29,7 +29,7 @@ - - + +