Skip to content

Commit

Permalink
Bump MongoDB.Driver from 2.12.2 to 2.12.3 (#206)
Browse files Browse the repository at this point in the history
Bumps MongoDB.Driver from 2.12.2 to 2.12.3.

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 May 12, 2021
1 parent a98dccc commit a630707
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.2" />
<PackageReference Include="MongoDB.Driver" Version="2.12.3" />
</ItemGroup>
</Project>

0 comments on commit a630707

Please sign in to comment.