Skip to content

Commit

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

Bump Testcontainers from 3.8.0 to 3.9.0
  • Loading branch information
pwelter34 authored Jul 1, 2024
2 parents 576bcb6 + 1aa8b8b commit 937982e
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 @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="Testcontainers" Version="3.8.0" />
<PackageReference Include="Testcontainers" Version="3.9.0" />
<PackageReference Include="XUnit.Hosting" Version="1.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 937982e

Please sign in to comment.