Skip to content

Commit

Permalink
Update dependency Serilog.AspNetCore to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2023
1 parent 5b99adb commit d376603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cheetah.WebApi/Cheetah.WebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageReference Include="prometheus-net" Version="8.2.0" />
<PackageReference Include="prometheus-net.AspNetCore" Version="8.2.0" />
<PackageReference Include="prometheus-net.AspNetCore.HealthChecks" Version="8.2.0" />
<PackageReference Include="Serilog.AspNetCore" Version="7.0.0" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
</ItemGroup>

Expand Down

0 comments on commit d376603

Please sign in to comment.