Skip to content

Commit

Permalink
Build(deps): Bump Serilog.Sinks.Async from 2.0.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [Serilog.Sinks.Async](https://github.com/serilog/serilog-sinks-async) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/serilog/serilog-sinks-async/releases)
- [Commits](serilog/serilog-sinks-async@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: Serilog.Sinks.Async
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent ae58f94 commit a3815a6
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 @@ -22,7 +22,7 @@
<PackageReference Include="Serilog.Enrichers.Thread" Version="4.0.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="2.0.0" />
<PackageReference Include="Serilog.Sinks.Async" Version="2.1.0" />
<PackageReference Include="Serilog.Sinks.MongoDB" Version="6.0.0" />
</ItemGroup>

Expand Down

0 comments on commit a3815a6

Please sign in to comment.