Skip to content

Commit

Permalink
Merge pull request #289 from mauroservienti/dependabot/nuget/src/Seri…
Browse files Browse the repository at this point in the history
…log.Sinks.Console-4.1.0

Bump Serilog.Sinks.Console from 4.0.1 to 4.1.0 in /src
  • Loading branch information
github-actions[bot] authored Dec 19, 2022
2 parents 7ef82a3 + 33f2bb9 commit 84f63cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MyService/MyService.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="NServiceBus.RabbitMQ" Version="8.0.0" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="4.2.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="3.4.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 84f63cd

Please sign in to comment.