Skip to content

Commit 3317633

Browse files
committed
closes #
1 parent 809eead commit 3317633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>
2121
<PackageReference Include="Testcontainers" Version="4.8.1" />
22-
<PackageReference Include="Testcontainers.MariaDb" Version="4.7.0" />
22+
<PackageReference Include="Testcontainers.MariaDb" Version="4.8.1" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)