Skip to content

Commit

Permalink
Update MongoDB.Driver latest version (2.25.0)
Browse files Browse the repository at this point in the history
No breaking change on IMongoCollection<T> this time!
  • Loading branch information
0xced committed Apr 18, 2024
1 parent 3b6c16e commit 375903f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</ItemGroup>

<ItemGroup>
<PackageVersion Include="MongoDB.Driver" Version="2.24.0" />
<PackageVersion Include="MongoDB.Driver" Version="2.25.0" />
<PackageVersion Include="MongoDB.Driver.Core.Extensions.DiagnosticSources" Version="1.3.0" />
<PackageVersion Include="System.Text.Json" Version="7.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 375903f

Please sign in to comment.