Skip to content

Commit

Permalink
Update MongoDB.Driver package version to 2.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alirexaa committed Jul 26, 2024
1 parent 6d8c078 commit da7f3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HealthChecks.MongoDb/HealthChecks.MongoDb.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.22.0" />
<PackageReference Include="MongoDB.Driver" Version="2.28.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit da7f3a4

Please sign in to comment.