Skip to content

Commit

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

Build(deps): Bump MongoDB.Driver from 2.27.0 to 2.28.0
  • Loading branch information
BrammyS authored Aug 17, 2024
2 parents efd83ad + 9aecf14 commit eeb0f5b
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.27.0"/>
<PackageReference Include="MongoDB.Driver" Version="2.28.0"/>
<PackageReference Include="Serilog" Version="4.0.1"/>
<PackageReference Include="Serilog.Sinks.Mongodb.TimeSeries" Version="5.0.7" />
</ItemGroup>
Expand Down

0 comments on commit eeb0f5b

Please sign in to comment.