Skip to content

Commit

Permalink
Bump SerilogTimings from 3.0.1 to 3.1.0 (#1366)
Browse files Browse the repository at this point in the history
Bumps [SerilogTimings](https://github.com/nblumhardt/serilog-timings) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/nblumhardt/serilog-timings/releases)
- [Commits](https://github.com/nblumhardt/serilog-timings/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent f2173a4 commit 0d52eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<PackageVersion Include="Serilog.Extensions.Logging" Version="8.0.0" />
<PackageVersion Include="Serilog.Sinks.Console" Version="5.0.1" />
<PackageVersion Include="Serilog.Sinks.Seq" Version="6.0.0" />
<PackageVersion Include="SerilogTimings" Version="3.0.1" />
<PackageVersion Include="SerilogTimings" Version="3.1.0" />
<PackageVersion Include="Shouldly" Version="4.2.1" />
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageVersion Include="xunit" Version="2.7.0" />
Expand Down

0 comments on commit 0d52eba

Please sign in to comment.