Skip to content

Commit

Permalink
build(deps): bump Testcontainers.MariaDb from 3.7.0 to 3.8.0 (#486)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 5664689 commit 149a63c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<PackageVersion Include="Testcontainers" Version="3.8.0" />
<PackageVersion Include="Testcontainers.PostgreSql" Version="3.8.0" />
<PackageVersion Include="Testcontainers.MariaDb" Version="3.7.0" />
<PackageVersion Include="Testcontainers.MariaDb" Version="3.8.0" />
<PackageVersion Include="Testcontainers.Oracle" Version="3.7.0" />
<PackageVersion Include="Testcontainers.MsSql" Version="3.8.0" />
<PackageVersion Include="Xunit.DependencyInjection" Version="9.0.1" />
Expand Down

0 comments on commit 149a63c

Please sign in to comment.