Skip to content

Commit

Permalink
chore(deps): bump Serilog from 4.0.0 to 4.0.1 in /build in the nuget …
Browse files Browse the repository at this point in the history
…group (#2655)

chore(deps): bump Serilog in /build in the nuget group

Bumps the nuget group in /build with 1 update: [Serilog](https://github.com/serilog/serilog).


Updates `Serilog` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/serilog/serilog/releases)
- [Commits](serilog/serilog@v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: Serilog
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
...

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 Jul 30, 2024
1 parent 810d4af commit ccd65c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="NewRelic.Agent.Api" Version="10.27.0" />
<PackageReference Include="Octokit" Version="13.0.1" />
<PackageReference Include="Serilog" Version="4.0.0" />
<PackageReference Include="Serilog" Version="4.0.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="Nuget.Protocol" Version="6.10.1" />
</ItemGroup>
Expand Down

0 comments on commit ccd65c0

Please sign in to comment.