Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.

Commit

Permalink
Bump MongoDB.Driver.Core from 2.12.1 to 2.12.2 in /Framework
Browse files Browse the repository at this point in the history
Bumps MongoDB.Driver.Core from 2.12.1 to 2.12.2.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 8, 2021
1 parent bfeb221 commit 202b047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Framework/BaseMongoTest/BaseMongoTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</PackageReference>
<PackageReference Include="MongoDB.Bson" Version="2.12.1" />
<PackageReference Include="MongoDB.Driver" Version="2.12.1" />
<PackageReference Include="MongoDB.Driver.Core" Version="2.12.1" />
<PackageReference Include="MongoDB.Driver.Core" Version="2.12.2" />
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
</ItemGroup>

Expand Down

0 comments on commit 202b047

Please sign in to comment.