Skip to content

Commit

Permalink
Merge pull request #190 from loresoft/dependabot/nuget/Testcontainers…
Browse files Browse the repository at this point in the history
…-3.10.0

Bump Testcontainers from 3.9.0 to 3.10.0
  • Loading branch information
pwelter34 authored Oct 9, 2024
2 parents faaac38 + 2f7104d commit fdbc7e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/FluentRest.Tests/FluentRest.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="Testcontainers" Version="3.9.0" />
<PackageReference Include="Testcontainers" Version="3.10.0" />
<PackageReference Include="XUnit.Hosting" Version="1.7.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit fdbc7e4

Please sign in to comment.