Skip to content

Commit

Permalink
chore(deps): bump MongoDB.Driver from 2.14.1 to 2.16.1
Browse files Browse the repository at this point in the history
Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.14.1 to 2.16.1.
- [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases)
- [Commits](mongodb/mongo-csharp-driver@v2.14.1...v2.16.1)

---
updated-dependencies:
- dependency-name: MongoDB.Driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 4, 2022
1 parent eefa558 commit bb00c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EntityDb.MongoDb/EntityDb.MongoDb.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.14.1"/>
<PackageReference Include="MongoDB.Driver" Version="2.16.1"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit bb00c39

Please sign in to comment.