Skip to content

Commit

Permalink
chore(deps): update dependency testcontainers to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent e6fef87 commit 8a3470d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Client.IntegrationTests/Client.IntegrationTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="nunit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="TestContainers" Version="3.8.0" />
<PackageReference Include="TestContainers" Version="4.0.0" />
<PackageReference Update="StyleCop.Analyzers" Version="1.1.118" />
</ItemGroup>

Expand Down

0 comments on commit 8a3470d

Please sign in to comment.