Skip to content

Commit b63562e

Browse files
Bump Microsoft.Extensions.DependencyInjection from 6.0.0 to 6.0.1 (#199)
Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b204dfe commit b63562e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CommandLineParser/CommandLineParser.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
</ItemGroup>
4747

4848
<ItemGroup>
49-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
49+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.1" />
5050
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.1" />
5151
</ItemGroup>
5252

0 commit comments

Comments
 (0)