Skip to content

Commit

Permalink
Merge pull request #1146 from danielgerlag/dependabot/nuget/test/Work…
Browse files Browse the repository at this point in the history
…flowCore.Tests.MongoDB/MongoDB.Driver-2.19.0

Bump MongoDB.Driver from 2.8.1 to 2.19.0 in /test/WorkflowCore.Tests.MongoDB
  • Loading branch information
danielgerlag authored Sep 18, 2023
2 parents ab97ce9 + b5e141f commit f7fc3aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.8.1" />
<PackageReference Include="MongoDB.Driver" Version="2.19.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<ItemGroup>
<PackageReference Include="Squadron.Mongo" Version="0.17.0" />
<PackageReference Include="MongoDB.Driver" Version="2.10.0" />
<PackageReference Include="MongoDB.Driver" Version="2.19.0" />
</ItemGroup>

</Project>

0 comments on commit f7fc3aa

Please sign in to comment.