Skip to content

Commit

Permalink
Merge pull request #43 from cabinetoffice/update/testcontainers
Browse files Browse the repository at this point in the history
Update Testcontainers (3.7.0 -> 3.8.0)
  • Loading branch information
jakzal authored Mar 26, 2024
2 parents 144433a + 2633e42 commit df765a7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@

<ItemGroup>
<PackageReference Include="xunit" Version="2.7.0"/>
<PackageReference Include="Testcontainers" Version="3.7.0"/>
<PackageReference Include="Testcontainers.PostgreSql" Version="3.7.0"/>
<PackageReference Include="Testcontainers" Version="3.8.0"/>
<PackageReference Include="Testcontainers.PostgreSql" Version="3.8.0"/>
</ItemGroup>

</Project>

0 comments on commit df765a7

Please sign in to comment.