Skip to content

Commit

Permalink
build(deps): bump Serilog.Exceptions from 5.0.0 to 5.3.0 (#347)
Browse files Browse the repository at this point in the history
Bumps [Serilog.Exceptions](https://github.com/RehanSaeed/Serilog.Exceptions) from 5.0.0 to 5.3.0.
- [Release notes](https://github.com/RehanSaeed/Serilog.Exceptions/releases)
- [Changelog](https://github.com/RehanSaeed/Serilog.Exceptions/blob/master/CHANGELOG.md)
- [Commits](RehanSaeed/Serilog.Exceptions@5.0.0...5.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and glennawatson committed Jun 30, 2019
1 parent 640b379 commit b73f9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Splat.Tests/Splat.Tests.csproj
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Serilog.Exceptions" Version="5.0.0" />
<PackageReference Include="Serilog.Exceptions" Version="5.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b73f9ec

Please sign in to comment.