chore(deps): update all dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-04-14 16:40:35 +00:00
parent 3c7645d957
commit 15b41478b7
3 changed files with 7 additions and 7 deletions

View File

@@ -10,8 +10,8 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.24.0"/>
<PackageReference Include="MongoDB.Driver.Core" Version="2.24.0"/>
<PackageReference Include="MongoDB.Driver" Version="2.25.0"/>
<PackageReference Include="MongoDB.Driver.Core" Version="2.25.0"/>
<PackageReference Include="AspNetCore.HealthChecks.MongoDb" Version="8.0.1"/>
</ItemGroup>