Skip to content

Commit

Permalink
Merge pull request #241 from TurnerSoftware/dependabot/nuget/MongoDB.…
Browse files Browse the repository at this point in the history
…Driver-2.12.4

Bump MongoDB.Driver from 2.12.3 to 2.12.4
  • Loading branch information
Turnerj authored Jun 10, 2021
2 parents 478cc8e + 53fed00 commit 8034bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MongoFramework/MongoFramework.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.12.3" />
<PackageReference Include="MongoDB.Driver" Version="2.12.4" />
</ItemGroup>

<Choose>
Expand Down

0 comments on commit 8034bd9

Please sign in to comment.