Skip to content

Commit

Permalink
Bump Serilog.Formatting.Compact in /src/shipping/workflow
Browse files Browse the repository at this point in the history
Bumps [Serilog.Formatting.Compact](https://github.com/serilog/serilog-formatting-compact) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/serilog/serilog-formatting-compact/releases)
- [Commits](serilog/serilog-formatting-compact@v2.0.0...v3.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 Oct 29, 2024
1 parent 49a13c8 commit 813374d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Serilog.Formatting.Compact" Version="2.0.0" />
<PackageReference Include="Serilog.Formatting.Compact" Version="3.0.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />
</ItemGroup>
Expand Down

0 comments on commit 813374d

Please sign in to comment.