Skip to content

Commit

Permalink
Update dependency Serilog.Sinks.Console to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent 55c17e8 commit d098801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Emulsion/Emulsion.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="5.0.0" />
<PackageReference Include="Serilog" Version="2.10.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
<PackageReference Include="Serilog.Sinks.RollingFile" Version="3.3.0" />
<PackageReference Include="SharpXMPP" Version="0.3.0" />
</ItemGroup>
Expand Down

0 comments on commit d098801

Please sign in to comment.