Skip to content

Commit

Permalink
Upgrade mongo.driver to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yang-xiaodong committed Feb 4, 2025
1 parent bfa202c commit 0794191
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="3.0.0" />
<PackageReference Include="MongoDB.Driver" Version="3.1.0" />
</ItemGroup>

</Project>

0 comments on commit 0794191

Please sign in to comment.