From 86c813b5395910c5d0f3af55a4f7ec0b5338f3aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 01:05:17 +0000 Subject: [PATCH] Bump Testcontainers from 4.0.0 to 4.1.0 (#69) Bumps [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) from 4.0.0 to 4.1.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.0.0...4.1.0) --- updated-dependencies: - dependency-name: Testcontainers 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> Co-authored-by: Araf Al Jami <11315571+ajami1331@users.noreply.github.com> --- IntegrationTest/IntegrationTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IntegrationTest/IntegrationTests.csproj b/IntegrationTest/IntegrationTests.csproj index 207cdba..aa87221 100644 --- a/IntegrationTest/IntegrationTests.csproj +++ b/IntegrationTest/IntegrationTests.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive