Skip to content

Commit

Permalink
build(deps): bump Serilog.Sinks.Splunk in /oauth-server/src/API
Browse files Browse the repository at this point in the history
Bumps [Serilog.Sinks.Splunk](https://github.com/serilog/serilog-sinks-splunk) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/serilog/serilog-sinks-splunk/releases)
- [Changelog](https://github.com/serilog-contrib/serilog-sinks-splunk/blob/dev/CHANGES.md)
- [Commits](serilog-contrib/serilog-sinks-splunk@5.0.1...5.1.0)

---
updated-dependencies:
- dependency-name: Serilog.Sinks.Splunk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 5491fc0 commit 842c91a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oauth-server/src/API/OAuthServer/OAuthServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PackageReference Include="Serilog.Enrichers.Span" Version="3.1.0" />
<PackageReference Include="Serilog.Exceptions" Version="8.4.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="Serilog.Sinks.Splunk" Version="5.0.1" />
<PackageReference Include="Serilog.Sinks.Splunk" Version="5.1.0" />
</ItemGroup>


Expand Down

0 comments on commit 842c91a

Please sign in to comment.