Fix security issues (#1206)

* .

* .

* x
This commit is contained in:
Stef Heyenrath
2024-11-17 17:25:21 +01:00
committed by GitHub
parent edab3ad7e5
commit f4103b47aa
14 changed files with 37 additions and 26 deletions

View File

@@ -28,7 +28,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Stef.Validation" Version="0.1.1" />
<PackageReference Include="Testcontainers" Version="3.10.0" />
<PackageReference Include="Testcontainers" Version="4.0.0" />
</ItemGroup>
<ItemGroup>