Skip to content

Commit 8170326

Browse files
dependabot[bot]h3rmanj
authored andcommitted
Bump Serilog.Sinks.Elasticsearch
Bumps [Serilog.Sinks.Elasticsearch](https://github.com/serilog-contrib/serilog-sinks-elasticsearch) from 8.4.1 to 9.0.0. - [Release notes](https://github.com/serilog-contrib/serilog-sinks-elasticsearch/releases) - [Changelog](https://github.com/serilog-contrib/serilog-sinks-elasticsearch/blob/dev/CHANGES.md) - [Commits](https://github.com/serilog-contrib/serilog-sinks-elasticsearch/commits/v9.0.0) --- updated-dependencies: - dependency-name: Serilog.Sinks.Elasticsearch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c7e5a8 commit 8170326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Intility.Extensions.Logging.Elasticsearch/Intility.Extensions.Logging.Elasticsearch.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PropertyGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="Serilog.Sinks.Elasticsearch" Version="8.4.1" />
17+
<PackageReference Include="Serilog.Sinks.Elasticsearch" Version="9.0.0" />
1818
</ItemGroup>
1919

2020
<ItemGroup>

0 commit comments

Comments
 (0)