Skip to content

Commit

Permalink
chore: update serilog to 4.1.1 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-welker authored Oct 25, 2024
1 parent bd27996 commit 0b9ef65
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Serilog" Version="2.12.0" />
<PackageReference Include="Serilog" Version="4.1.0" />
</ItemGroup>
<ItemGroup>
<None Update="KubernetesLoggerConfigurationExtensions.tt">
Expand Down

0 comments on commit 0b9ef65

Please sign in to comment.