update dependencies

This commit is contained in:
Robert McRackan 2022-11-16 12:46:12 -05:00
parent 9dc2a7424a
commit cf0548aab9
9 changed files with 9 additions and 9 deletions

View file

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