1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 07:36:14 -05:00

update packages

This commit is contained in:
Kyle Spearrin
2018-10-05 14:05:52 -04:00
parent 5cfb43bebf
commit 7176e0ea22
11 changed files with 17 additions and 17 deletions

View File

@ -21,7 +21,7 @@
<PackageReference Include="System.Data.SqlClient" Version="4.5.1" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="dbup" Version="3.3.5" />
<PackageReference Include="YamlDotNet" Version="5.0.1" />
<PackageReference Include="YamlDotNet" Version="5.2.0" />
</ItemGroup>
</Project>