Skip to content

Commit

Permalink
build(deps): bump Serilog.Sinks.Async from 2.0.0 to 2.1.0 (#777)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 3f5ac9e commit 0cd21cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PackageVersion>
</ItemDefinitionGroup>
<PropertyGroup>
<ComponentDetectionPackageVersion>5.1.5</ComponentDetectionPackageVersion>
<ComponentDetectionPackageVersion>5.1.6</ComponentDetectionPackageVersion>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="AutoMapper" Version="10.1.1" />
Expand Down Expand Up @@ -46,7 +46,7 @@
<PackageVersion Include="PowerArgs" Version="3.6.0" />
<PackageVersion Include="Scrutor" Version="5.0.1" />
<PackageVersion Include="Serilog.Extensions.Hosting" Version="8.0.0" />
<PackageVersion Include="Serilog.Sinks.Async" Version="2.0.0" />
<PackageVersion Include="Serilog.Sinks.Async" Version="2.1.0" />
<PackageVersion Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageVersion Include="Serilog.Sinks.File" Version="6.0.0" />
<PackageVersion Include="Serilog.Sinks.Map" Version="2.0.0" />
Expand Down

0 comments on commit 0cd21cd

Please sign in to comment.