Bump MongoDB.Driver.GridFS from 2.11.4 to 2.11.5

Bumps MongoDB.Driver.GridFS from 2.11.4 to 2.11.5.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-09 08:41:08 +00:00 committed by GitHub
parent 143f1a9e94
commit b4c44fe503
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.18" />
<PackageReference Include="Hangfire.Redis.StackExchange" Version="1.8.4" />
<PackageReference Include="MongoDB.Driver" Version="2.11.5" />
<PackageReference Include="MongoDB.Driver.GridFS" Version="2.11.4" />
<PackageReference Include="MongoDB.Driver.GridFS" Version="2.11.5" />
<PackageReference Include="YamlDotNet" Version="8.1.2" />
</ItemGroup>