Skip to content

Commit

Permalink
Merge pull request equinor#441 from equinor/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
steinsiv authored Jun 8, 2021
2 parents 353c715 + 7d5e4a2 commit 2636593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/WitsmlExplorer.Api/WitsmlExplorer.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.AspNetCore.WebSockets" Version="2.2.1" />
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="5.0.6" />
<PackageReference Include="Azure.Cosmos" Version="4.0.0-preview3" />
<PackageReference Include="MongoDB.Driver" Version="2.12.3" />
<PackageReference Include="MongoDB.Driver" Version="2.12.4" />
<PackageReference Include="NetCore.AutoRegisterDi" Version="2.1.0" />
<PackageReference Include="Serilog" Version="2.10.0" />
<PackageReference Include="Serilog.AspNetCore" Version="4.1.0" />
Expand Down

0 comments on commit 2636593

Please sign in to comment.