Update Testcontainers to 4.12.0 (#1461)

This commit is contained in:
Michi
2026-05-23 20:46:52 +02:00
committed by GitHub
parent 0eccf43a8e
commit 52ac7e37dc
3 changed files with 5 additions and 5 deletions
@@ -39,7 +39,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Stef.Validation" Version="0.2.0" />
<PackageReference Include="Testcontainers" Version="4.10.0" />
<PackageReference Include="Testcontainers" Version="4.12.0" />
</ItemGroup>
<ItemGroup>