Skip to content

Commit 8967275

Browse files
authored
Merge pull request #326 from aws-powertools/dependabot/nuget/libraries/develop/Testcontainers-3.3.0
2 parents 5c89e0d + 50daf61 commit 8967275

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)