Skip to content

Commit

Permalink
Bump Elastic.CommonSchema.Serilog from 8.12.1 to 8.12.2
Browse files Browse the repository at this point in the history
Bumps [Elastic.CommonSchema.Serilog](https://github.com/elastic/ecs-dotnet) from 8.12.1 to 8.12.2.
- [Release notes](https://github.com/elastic/ecs-dotnet/releases)
- [Commits](elastic/ecs-dotnet@8.12.1...8.12.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2024
1 parent 20e8060 commit 5d60859
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 @@ -98,7 +98,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.12.1" />
<PackageReference Include="Elastic.CommonSchema.Serilog" Version="8.12.2" />
<!-- Usage: GitLab interop -->
<PackageReference Include="GitLabApiClient" Version="1.8.0" />
<!-- Usage: GraphQL API Engine -->
Expand Down

0 comments on commit 5d60859

Please sign in to comment.