Skip to content

Commit

Permalink
Merge pull request #142 from Lan2Play/dependabot/nuget/Testcontainers…
Browse files Browse the repository at this point in the history
….MariaDb-and-Testcontainers-3.7.0

Bump Testcontainers.MariaDb and Testcontainers
  • Loading branch information
TheR00st3r authored Jan 22, 2024
2 parents c7c4a37 + 003f172 commit dea8d98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PugSharp.Api.G5Api.Tests/PugSharp.Api.G5Api.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Testcontainers" Version="3.6.0" />
<PackageReference Include="Testcontainers.MariaDb" Version="3.6.0" />
<PackageReference Include="Testcontainers" Version="3.7.0" />
<PackageReference Include="Testcontainers.MariaDb" Version="3.7.0" />
<PackageReference Include="xunit" Version="2.6.6" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.5">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit dea8d98

Please sign in to comment.