1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -05:00

update libs

This commit is contained in:
Kyle Spearrin
2020-01-10 16:14:16 -05:00
parent ebfdabebfa
commit 47b50e48ef
4 changed files with 11 additions and 11 deletions

View File

@ -14,7 +14,7 @@
<ItemGroup>
<PackageReference Include="Handlebars.Net" Version="1.10.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="YamlDotNet" Version="6.1.2" />
</ItemGroup>