Bump Elastic.CommonSchema.Serilog from 8.11.1 to 8.12.1

Bumps [Elastic.CommonSchema.Serilog](https://github.com/elastic/ecs-dotnet) from 8.11.1 to 8.12.1.
- [Release notes](https://github.com/elastic/ecs-dotnet/releases)
- [Commits](https://github.com/elastic/ecs-dotnet/compare/8.11.1...8.12.1)

---
updated-dependencies:
- dependency-name: Elastic.CommonSchema.Serilog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-03 22:23:05 +00:00
committed by GitHub
parent 74860d7fb7
commit e040fcdec1
@@ -97,7 +97,7 @@
<!-- Usage: .env file parsing -->
<PackageReference Include="DotEnv.Core" Version="3.1.0" />
<!-- Usage: Text formatter for Elasticsearch logging plugin -->
<PackageReference Include="Elastic.CommonSchema.Serilog" Version="8.11.1" />
<PackageReference Include="Elastic.CommonSchema.Serilog" Version="8.12.1" />
<!-- Usage: GitLab interop -->
<PackageReference Include="GitLabApiClient" Version="1.8.0" />
<!-- Usage: GraphQL API Engine -->