Skip to content

Commit

Permalink
Merge pull request #125 from loresoft/dependabot/nuget/MongoDB.Driver…
Browse files Browse the repository at this point in the history
…-2.22.0

Bump MongoDB.Driver from 2.21.0 to 2.22.0
  • Loading branch information
pwelter34 authored Apr 7, 2024
2 parents fae4c16 + a1b50fe commit c98490b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NLog.Mongo/NLog.Mongo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.21.0" />
<PackageReference Include="MongoDB.Driver" Version="2.22.0" />
<PackageReference Include="NLog" Version="5.2.5" />
</ItemGroup>

Expand Down

0 comments on commit c98490b

Please sign in to comment.