From 9580252bf283faa14e0b21831f4afd8b22114e55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 14:15:58 -0300 Subject: [PATCH] build(deps): bump Testcontainers.PostgreSql from 3.4.0 to 3.5.0 (#19) Bumps [Testcontainers.PostgreSql](https://github.com/testcontainers/testcontainers-dotnet) from 3.4.0 to 3.5.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.4.0...3.5.0) --- updated-dependencies: - dependency-name: Testcontainers.PostgreSql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tests/Common.Tests/Common.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Common.Tests/Common.Tests.csproj b/tests/Common.Tests/Common.Tests.csproj index da4ef41..74f23e6 100644 --- a/tests/Common.Tests/Common.Tests.csproj +++ b/tests/Common.Tests/Common.Tests.csproj @@ -24,7 +24,7 @@ - +