Skip to content

Commit

Permalink
Bump Serilog.Sinks.Splunk from 4.0.0 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps [Serilog.Sinks.Splunk](https://github.com/serilog/serilog-sinks-splunk) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/serilog/serilog-sinks-splunk/releases)
- [Changelog](https://github.com/serilog-contrib/serilog-sinks-splunk/blob/dev/CHANGES.md)
- [Commits](4.0.0...4.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent aaa9e96 commit 612bbba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.TCP/Serilog.Sinks.Splunk.TCP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Serilog.Sinks.Splunk" Version="4.0.0" />
<PackageReference Include="Serilog.Sinks.Splunk" Version="4.0.1" />
<PackageReference Include="Splunk.Logging.Common.Core" Version="1.0.0" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.UDP/Serilog.Sinks.Splunk.UDP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Serilog.Sinks.Splunk" Version="4.0.0" />
<PackageReference Include="Serilog.Sinks.Splunk" Version="4.0.1" />
</ItemGroup>
</Project>

0 comments on commit 612bbba

Please sign in to comment.