From 7e3f2ecf18b5ef02e7cb56cb3076478dd156c6ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 16:48:11 +0000 Subject: [PATCH] Bump Testcontainers and Testcontainers.MongoDb Bumps [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) and [Testcontainers.MongoDb](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.MongoDb` 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.MongoDb dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Hyperbee.Migrations.Integration.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Hyperbee.Migrations.Integration.Tests/Hyperbee.Migrations.Integration.Tests.csproj b/tests/Hyperbee.Migrations.Integration.Tests/Hyperbee.Migrations.Integration.Tests.csproj index 12ca503..c7429ff 100644 --- a/tests/Hyperbee.Migrations.Integration.Tests/Hyperbee.Migrations.Integration.Tests.csproj +++ b/tests/Hyperbee.Migrations.Integration.Tests/Hyperbee.Migrations.Integration.Tests.csproj @@ -21,9 +21,9 @@ - + - +