Update Testcontainers (#1499)

This commit is contained in:
Stef Heyenrath
2026-08-14 16:55:57 +02:00
committed by GitHub
parent a0df0916f9
commit 7e9718eab7
2 changed files with 2 additions and 2 deletions
@@ -39,7 +39,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Stef.Validation" Version="0.3.0" />
<PackageReference Include="Testcontainers" Version="4.12.0" />
<PackageReference Include="Testcontainers" Version="4.14.0" />
</ItemGroup>
<ItemGroup>