Skip to content

Commit

Permalink
Merge pull request #156 from BrammyS/dependabot/nuget/dev/Serilog.Sin…
Browse files Browse the repository at this point in the history
…ks.Async-2.0.0

Build(deps): Bump Serilog.Sinks.Async from 1.5.0 to 2.0.0
  • Loading branch information
BrammyS committed Jun 11, 2024
2 parents 69e0b41 + 9d0b3c4 commit 04de6e8
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.Enrichers.Thread" Version="3.1.0"/>
<PackageReference Include="Serilog.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Serilog.Sinks.Async" Version="1.5.0"/>
<PackageReference Include="Serilog.Sinks.Async" Version="2.0.0"/>
<PackageReference Include="Serilog.Sinks.MongoDB" Version="5.4.1"/>
</ItemGroup>

Expand Down

0 comments on commit 04de6e8

Please sign in to comment.