Skip to content

Commit

Permalink
Update dependency Testcontainers to v3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 10, 2024
1 parent ae07964 commit 5c66f8f
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.7.0" />
<PackageReference Include="xunit" Version="2.5.0" />
</ItemGroup>

Expand Down

0 comments on commit 5c66f8f

Please sign in to comment.