Skip to content

Commit

Permalink
Upgrade dependent mongodb driver to v3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
li-zheng-hao committed Nov 7, 2024
1 parent 2f8080e commit 8f7966f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DotNetCore.CAP.MongoDB/DotNetCore.CAP.MongoDB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.29.0" />
<PackageReference Include="MongoDB.Driver" Version="3.0.0" />
</ItemGroup>

</Project>

0 comments on commit 8f7966f

Please sign in to comment.