Skip to content

Commit

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

Expand Down

0 comments on commit b5f3abd

Please sign in to comment.