Skip to content

Commit

Permalink
Bump MongoDB.Driver from 2.14.0 to 2.14.1 (#234)
Browse files Browse the repository at this point in the history
Bumps MongoDB.Driver from 2.14.0 to 2.14.1.

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2021
1 parent b5926a7 commit 58abf60
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<ItemGroup>
<PackageReference Include="Akka.Persistence.Query" Version="$(AkkaVersion)" />
<PackageReference Include="akka.streams" Version="$(AkkaVersion)" />
<PackageReference Include="MongoDB.Driver" Version="2.14.0" />
<PackageReference Include="MongoDB.Driver" Version="2.14.1" />
</ItemGroup>
</Project>

0 comments on commit 58abf60

Please sign in to comment.