Skip to content

Commit

Permalink
Bump Serilog.AspNetCore from 8.0.1 to 8.0.2 (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 446d4e8 commit 7c790ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Company.Orion.Api/Company.Orion.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1">
<TreatAsUsed>true</TreatAsUsed>
</PackageReference>
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.2" />
<PackageReference Include="Serilog.Enrichers.CorrelationId" Version="3.0.1" />
<PackageReference Include="Serilog.Enrichers.Environment" Version="3.0.1" />
<PackageReference Include="Serilog.Sinks.Debug" Version="3.0.0">
Expand Down

0 comments on commit 7c790ba

Please sign in to comment.