Skip to content

Commit

Permalink
Update dependency Testcontainers to 3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 4, 2024
1 parent 38a106c commit 5349e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared.tests/shared.tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Testcontainers" Version="3.5.0" />
<PackageReference Include="Testcontainers" Version="3.10.0" />
<PackageReference Include="xunit" Version="2.5.0" />
</ItemGroup>

Expand Down

0 comments on commit 5349e1d

Please sign in to comment.