Skip to content

Commit 7892228

Browse files
Bump Microsoft.Extensions.DependencyInjection from 6.0.1 to 7.0.0
Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 6.0.1 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4abb0ac commit 7892228

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/MyNihongo.FluentHttp.Tests.Integration/MyNihongo.FluentHttp.Tests.Integration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="FluentAssertions" Version="6.8.0" />
1212
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
13-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.1" />
13+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
1515
<PackageReference Include="Serilog.Extensions.Logging" Version="3.1.0" />
1616
<PackageReference Include="Serilog.Sinks.Debug" Version="2.0.0" />

0 commit comments

Comments
 (0)