Skip to content

Commit 68c79f8

Browse files
authored
Merge pull request #510 from microting/dependabot/nuget/eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn.Integration.Test/multi-4cc5e65b80
Bump Testcontainers and Testcontainers.MariaDb
2 parents 6b9e7ff + 86b8566 commit 68c79f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn.Integration.Test/BackendConfiguration.Pn.Integration.Test.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>
21-
<PackageReference Include="Testcontainers" Version="4.6.0" />
22-
<PackageReference Include="Testcontainers.MariaDb" Version="4.6.0" />
21+
<PackageReference Include="Testcontainers" Version="4.7.0" />
22+
<PackageReference Include="Testcontainers.MariaDb" Version="4.7.0" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)