Update dependencies

This commit is contained in:
Michael Bucari-Tovo
2026-01-12 10:42:04 -07:00
parent 7bbc681767
commit 79e2bca8fc
12 changed files with 21 additions and 24 deletions

View File

@@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.1" />
<PackageReference Include="NameParserSharp" Version="1.5.0" />
<PackageReference Include="Serilog.Exceptions" Version="8.4.0" />
</ItemGroup>