Skip to content

Commit

Permalink
Merge pull request #387 from SMI/dependabot/nuget/develop/MongoDB.Dri…
Browse files Browse the repository at this point in the history
…ver-2.11.2

Bump MongoDB.Driver from 2.11.1 to 2.11.2
  • Loading branch information
jas88 authored Sep 11, 2020
2 parents 8a3a24f + 21c68dd commit 227725d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/Smi.Common.MongoDb/Smi.Common.MongoDb.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<Compile Include="..\..\SharedAssemblyInfo.cs" Link="Properties\SharedAssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.11.1" />
<PackageReference Include="MongoDB.Driver" Version="2.11.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Smi.Common\Smi.Common.csproj" />
Expand Down

0 comments on commit 227725d

Please sign in to comment.