Skip to content

Commit

Permalink
Bump MongoDB.Driver from 2.12.4 to 2.13.1
Browse files Browse the repository at this point in the history
Bumps MongoDB.Driver from 2.12.4 to 2.13.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 Aug 14, 2021
1 parent 0dba5f9 commit c0dab8c
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.12.4" />
<PackageReference Include="MongoDB.Driver" Version="2.13.1" />
</ItemGroup>
</Project>

0 comments on commit c0dab8c

Please sign in to comment.