Skip to content

Commit

Permalink
Bump MongoDB.Driver from 2.23.0 to 2.24.0 (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 6b92f81 commit e163aaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="MongoDB.Driver" Version="2.23.0" />
<PackageReference Include="MongoDB.Driver" Version="2.24.0" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ For more information, refer to https://www.mongodb.com/.</Description>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.0" />
<PackageReference Include="MongoDB.Driver" Version="2.23.0" />
<PackageReference Include="MongoDB.Driver" Version="2.24.0" />
</ItemGroup>

</Project>

0 comments on commit e163aaf

Please sign in to comment.