Skip to content

Commit

Permalink
Bump Elastic.CommonSchema.Serilog from 8.11.1 to 8.12.1
Browse files Browse the repository at this point in the history
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](elastic/ecs-dotnet@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>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 74860d7 commit e040fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tgstation.Server.Host/Tgstation.Server.Host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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 -->
Expand Down

0 comments on commit e040fcd

Please sign in to comment.