Skip to content

Commit

Permalink
chore(deps): bump Microsoft.Extensions.Logging
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Nov 25, 2019
1 parent bd5ef4d commit 4ead80d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="3.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Amazon.JSII.JsonModel" Version="$(JsiiVersionRange)" />
Expand Down

0 comments on commit 4ead80d

Please sign in to comment.