Skip to content

Commit

Permalink
Merge pull request #13 from BrammyS/dependabot/nuget/dev/Serilog.Sink…
Browse files Browse the repository at this point in the history
…s.MongoDB-5.1.5

Bump Serilog.Sinks.MongoDB from 5.1.2 to 5.1.5
  • Loading branch information
BrammyS authored May 5, 2022
2 parents d7b6e71 + 98e5384 commit 5d72dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Bot/Bot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Serilog.Extensions.Hosting" Version="4.2.0"/>
<PackageReference Include="Serilog.Extensions.Logging" Version="3.1.0"/>
<PackageReference Include="Serilog.Sinks.Async" Version="1.5.0"/>
<PackageReference Include="Serilog.Sinks.MongoDB" Version="5.1.2"/>
<PackageReference Include="Serilog.Sinks.MongoDB" Version="5.1.5"/>
</ItemGroup>

</Project>

0 comments on commit 5d72dea

Please sign in to comment.