Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Logging.Abstractions from 3.1.5 to 3.1.7
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) from 3.1.5 to 3.1.7.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.5...v3.1.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 12, 2020
1 parent 1e42d17 commit 12c9227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FluentCommand.Batch/FluentCommand.Batch.csproj
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.1.5" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.5" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.7" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 12c9227

Please sign in to comment.