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

bump dependency minor/patch versions

This commit is contained in:
Kyle Spearrin
2020-06-24 16:36:07 -04:00
parent bca2a42956
commit 8559e144c6
11 changed files with 35 additions and 35 deletions

View File

@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="dbup-sqlserver" Version="4.2.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.2" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.5" />
</ItemGroup>
<ItemGroup>