mirror of
https://github.com/cadmium-im/zirconium-sharp.git
synced 2024-11-12 21:51:04 +00:00
Bump MongoDB.Driver from 2.10.4 to 2.19.0 in /src/Zirconium
Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.10.4 to 2.19.0. - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](https://github.com/mongodb/mongo-csharp-driver/compare/v2.10.4...v2.19.0) --- updated-dependencies: - dependency-name: MongoDB.Driver dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2e72d8377e
commit
d51909d93b
@ -13,7 +13,7 @@
|
||||
<PackageReference Include="Nett" Version="0.15.0" />
|
||||
|
||||
<PackageReference Include="MongoDB.Bson" Version="2.10.4" />
|
||||
<PackageReference Include="MongoDB.Driver" Version="2.10.4" />
|
||||
<PackageReference Include="MongoDB.Driver" Version="2.19.0" />
|
||||
<PackageReference Include="MongoDB.Driver.Core" Version="2.10.4" />
|
||||
</ItemGroup>
|
||||
</Project>
|
Loading…
Reference in New Issue
Block a user