Skip to content

Commit

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

Build(deps): Bump MongoDB.Driver from 2.23.0 to 2.23.1
  • Loading branch information
BrammyS authored Dec 18, 2023
2 parents 365fc44 + 91791ab commit 23d5eef
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.0"/>
<PackageReference Include="MongoDB.Driver" Version="2.23.1"/>
<PackageReference Include="Serilog" Version="3.1.1"/>
<PackageReference Include="Serilog.Sinks.Mongodb.TimeSeries" Version="5.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 23d5eef

Please sign in to comment.