Skip to content

Commit

Permalink
Merge pull request #362 from microting/dependabot/nuget/eFormAPI/Plug…
Browse files Browse the repository at this point in the history
…ins/BackendConfiguration.Pn/multi-d5e6f0700b

Bump Testcontainers and Testcontainers.MariaDb in /eFormAPI/Plugins/BackendConfiguration.Pn
  • Loading branch information
renemadsen authored Dec 29, 2024
2 parents 342a0de + 602a190 commit cd310b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Testcontainers" Version="4.1.0" />
<PackageReference Include="Testcontainers.MariaDb" Version="4.0.0" />
<PackageReference Include="Testcontainers.MariaDb" Version="4.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Testcontainers" Version="4.1.0" />
<PackageReference Include="Testcontainers.MariaDb" Version="4.0.0" />
<PackageReference Include="Testcontainers.MariaDb" Version="4.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit cd310b4

Please sign in to comment.