Skip to content

Commit

Permalink
Bump Serilog.Settings.Configuration in the serilog group
Browse files Browse the repository at this point in the history
Bumps the serilog group with 1 update: Serilog.Settings.Configuration.


Updates `Serilog.Settings.Configuration` from 8.0.1 to 8.0.2

---
updated-dependencies:
- dependency-name: Serilog.Settings.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: serilog
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent fc22708 commit fe79881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Server/Bones.Database/Bones.Database.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</PackageReference>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.4"/>
<PackageReference Include="Serilog" Version="4.0.0"/>
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.1"/>
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.2"/>
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0"/>
</ItemGroup>

Expand Down

0 comments on commit fe79881

Please sign in to comment.