Skip to content

Commit

Permalink
build(deps): bump Serilog.Exceptions in /src
Browse files Browse the repository at this point in the history
Bumps [Serilog.Exceptions](https://github.com/RehanSaeed/Serilog.Exceptions) from 8.3.0 to 8.4.0+build.694.
- [Release notes](https://github.com/RehanSaeed/Serilog.Exceptions/releases)
- [Commits](RehanSaeed/Serilog.Exceptions@8.3.0...8.4.0)

---
updated-dependencies:
- dependency-name: Serilog.Exceptions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2022
1 parent 1c75d93 commit 1b1bc0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Splat.Tests/Splat.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Serilog.Exceptions" Version="8.3.0" />
<PackageReference Include="Serilog.Exceptions" Version="8.4.0+build.694" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 1b1bc0a

Please sign in to comment.