Skip to content

Commit

Permalink
Bump Serilog.Formatting.Compact from 1.1.0 to 2.0.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Serilog.Formatting.Compact](https://github.com/serilog/serilog-formatting-compact) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/serilog/serilog-formatting-compact/releases)
- [Commits](serilog/serilog-formatting-compact@v1.1.0...v2.0.0)

---
updated-dependencies:
- dependency-name: Serilog.Formatting.Compact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent cec54dc commit c03afe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Miha.Shared/Miha.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Serilog.Exceptions" Version="8.4.0" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="7.0.0" />
<PackageReference Include="Serilog.Formatting.Compact" Version="1.1.0" />
<PackageReference Include="Serilog.Formatting.Compact" Version="2.0.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="7.0.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
<PackageReference Include="TimeZoneConverter" Version="6.1.0" />
Expand Down

0 comments on commit c03afe2

Please sign in to comment.