Skip to content

Commit

Permalink
build(deps): bump Serilog from 2.8.0 to 2.9.0 (#417)
Browse files Browse the repository at this point in the history
Bumps [Serilog](https://github.com/serilog/serilog) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/serilog/serilog/releases)
- [Changelog](https://github.com/serilog/serilog/blob/dev/CHANGES.md)
- [Commits](serilog/serilog@v2.8.0...v2.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and glennawatson committed Nov 20, 2019
1 parent fb91958 commit 4781037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Splat.Serilog/Splat.Serilog.csproj
Expand Up @@ -9,7 +9,7 @@
<PackageId>Splat.Serilog</PackageId>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Serilog" Version="2.8.0" />
<PackageReference Include="Serilog" Version="2.9.0" />
<PackageReference Include="System.Collections.Immutable" Version="1.6.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 4781037

Please sign in to comment.