Skip to content

Commit cb5b1c2

Browse files
Bump Microsoft.Extensions.Logging.Abstractions from 3.1.7 to 3.1.8 (#88)
Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8. - [Release notes](https://github.com/aspnet/Extensions/releases) - [Commits](dotnet/extensions@v3.1.7...v3.1.8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a401c08 commit cb5b1c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CommandLineParser/CommandLineParser.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
<ItemGroup>
4242
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.7" />
43-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.7" />
43+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.8" />
4444
</ItemGroup>
4545

4646
</Project>

0 commit comments

Comments
 (0)