Updated various packages.
All checks were successful
ci / build-test (push) Successful in 2m18s
ci / publish-image (push) Successful in 2m2s

This commit is contained in:
2026-03-14 22:42:53 -04:00
parent a45f08fe6d
commit c8403e0e21
6 changed files with 17 additions and 17 deletions

View File

@@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.4" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.5" />
<PackageReference Include="Serilog" Version="4.3.1" />
<PackageReference Include="Serilog.AspNetCore" Version="10.0.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="10.0.0" />