Skip to content

Commit 50daf61

Browse files
chore(deps): bump Testcontainers from 3.2.0 to 3.3.0 in /libraries
Bumps [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](testcontainers/testcontainers-dotnet@3.2.0...3.3.0) --- updated-dependencies: - dependency-name: Testcontainers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9d50ef commit 50daf61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/tests/AWS.Lambda.Powertools.Idempotency.Tests/AWS.Lambda.Powertools.Idempotency.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Amazon.Lambda.Core" Version="2.1.0" />
1515
<PackageReference Include="Amazon.Lambda.TestUtilities" Version="2.0.0" />
1616
<PackageReference Include="Moq" Version="4.18.4" />
17-
<PackageReference Include="Testcontainers" Version="3.2.0" />
17+
<PackageReference Include="Testcontainers" Version="3.3.0" />
1818
<PackageReference Include="xunit" Version="2.4.2" />
1919
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)