Bump MongoDB.Driver.GridFS from 2.11.3 to 2.11.4

Bumps MongoDB.Driver.GridFS from 2.11.3 to 2.11.4.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-04 10:27:36 +00:00 committed by GitHub
parent 786841aafe
commit 856e1d8b1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@
<PackageReference Include="Hangfire.AspNetCore" Version="1.7.17" />
<PackageReference Include="Hangfire.Redis.StackExchange" Version="1.8.4" />
<PackageReference Include="MongoDB.Driver" Version="2.11.4" />
<PackageReference Include="MongoDB.Driver.GridFS" Version="2.11.3" />
<PackageReference Include="MongoDB.Driver.GridFS" Version="2.11.4" />
<PackageReference Include="YamlDotNet" Version="8.1.2" />
</ItemGroup>