Skip to content

Commit e7e0a77

Browse files
Merge pull request #226 from loresoft/dependabot/nuget/multi-8208f80917
Bump Microsoft.Extensions.DependencyInjection.Abstractions and Testcontainers
2 parents fd3ca1f + 96651f1 commit e7e0a77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/FluentRest.Tests/FluentRest.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.4" />
1818
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1919
<PackageReference Include="System.Text.Json" Version="9.0.4" />
20-
<PackageReference Include="Testcontainers" Version="4.3.0" />
20+
<PackageReference Include="Testcontainers" Version="4.4.0" />
2121
<PackageReference Include="XUnit.Hosting" Version="2.0.0" />
2222
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
2323
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)