Update all dependencies to v2.20.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2023-06-21 18:41:09 +00:00
parent 293634c459
commit 591ebcb53e

View File

@ -10,8 +10,8 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.19.2"/>
<PackageReference Include="MongoDB.Driver.Core" Version="2.19.2"/>
<PackageReference Include="MongoDB.Driver" Version="2.20.0"/>
<PackageReference Include="MongoDB.Driver.Core" Version="2.20.0"/>
<PackageReference Include="AspNetCore.HealthChecks.MongoDb" Version="6.0.2"/>
</ItemGroup>