Skip to content

Commit

Permalink
Merge pull request #145 from BrammyS/dependabot/nuget/dev/MongoDB.Dri…
Browse files Browse the repository at this point in the history
…ver-2.24.0

Build(deps): Bump MongoDB.Driver from 2.23.1 to 2.24.0
  • Loading branch information
BrammyS authored Feb 26, 2024
2 parents 63a2fd6 + ea0bc37 commit 6dc513f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="MongoDB.Driver" Version="2.23.1"/>
<PackageReference Include="MongoDB.Driver" Version="2.24.0"/>
<PackageReference Include="Serilog" Version="3.1.1"/>
<PackageReference Include="Serilog.Sinks.Mongodb.TimeSeries" Version="5.0.1" />
</ItemGroup>
Expand Down

0 comments on commit 6dc513f

Please sign in to comment.