Bump MongoDB.Driver.GridFS from 2.11.5 to 2.12.3

Bumps MongoDB.Driver.GridFS from 2.11.5 to 2.12.3.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-05 06:04:07 +00:00 committed by GitHub
parent eaa631c3cf
commit 4a3baeb1ec
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.5" />
<PackageReference Include="MongoDB.Driver.GridFS" Version="2.12.3" />
<PackageReference Include="YamlDotNet" Version="8.1.2" />
</ItemGroup>