Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Logging from 3.1.8 to 3.1.9 (#73)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.8...v3.1.9)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2020
1 parent d68531c commit 1de714c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Divergic.Logging.Xunit/Divergic.Logging.Xunit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.8" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.9" />
<PackageReference Include="System.Text.Json" Version="4.7.2" />
<PackageReference Include="Xunit.Abstractions" Version="2.0.3" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.0">
Expand Down

0 comments on commit 1de714c

Please sign in to comment.