Skip to content

Commit

Permalink
Bump Serilog from 2.12.0 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps [Serilog](https://github.com/serilog/serilog) from 2.12.0 to 4.2.0.
- [Release notes](https://github.com/serilog/serilog/releases)
- [Commits](serilog/serilog@v2.12.0...v4.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 44e58e6 commit 6a10029
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 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Serilog" Version="2.12.0" />
<PackageReference Include="Serilog" Version="4.2.0" />
<PackageReference Include="System.Text.Json" Version="4.7.0" />
</ItemGroup>

Expand Down

0 comments on commit 6a10029

Please sign in to comment.