From 4cd48dfd298f9701d4db1311227a40b1e0a776eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 12:46:04 +0000 Subject: [PATCH] Build(deps): Bump Testcontainers and Testcontainers.PostgreSql Bumps [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) and [Testcontainers.PostgreSql](https://github.com/testcontainers/testcontainers-dotnet). These dependencies needed to be updated together. Updates `Testcontainers` from 4.3.0 to 4.4.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/4.3.0...4.4.0) Updates `Testcontainers.PostgreSql` from 4.3.0 to 4.4.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/4.3.0...4.4.0) --- updated-dependencies: - dependency-name: Testcontainers dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Testcontainers.PostgreSql dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/Migrator.Tests/Migrator.Tests.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/Migrator.Tests/Migrator.Tests.csproj b/tests/Migrator.Tests/Migrator.Tests.csproj index 76a8809..468aa2f 100644 --- a/tests/Migrator.Tests/Migrator.Tests.csproj +++ b/tests/Migrator.Tests/Migrator.Tests.csproj @@ -1,4 +1,4 @@ - + net9.0 @@ -23,9 +23,9 @@ - + - + all