Skip to content

Commit d7858d7

Browse files
dependabot[bot]loekensgard
authored andcommitted
build(deps): bump Elastic.Serilog.Sinks
Bumps [Elastic.Serilog.Sinks](https://github.com/elastic/ecs-dotnet) from 8.12.2 to 8.12.3. - [Release notes](https://github.com/elastic/ecs-dotnet/releases) - [Commits](elastic/ecs-dotnet@8.12.2...8.12.3) --- updated-dependencies: - dependency-name: Elastic.Serilog.Sinks dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b5daa0 commit d7858d7

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
@@ -27,7 +27,7 @@
2727
</ItemGroup>
2828

2929
<ItemGroup>
30-
<PackageReference Include="Elastic.Serilog.Sinks" Version="8.12.2" />
30+
<PackageReference Include="Elastic.Serilog.Sinks" Version="8.12.3" />
3131
</ItemGroup>
3232

3333
</Project>

0 commit comments

Comments
 (0)