Skip to content

Commit

Permalink
Merge pull request #237 from MADE-Apps/dependabot/nuget/Serilog.Sinks…
Browse files Browse the repository at this point in the history
….Console-and-Serilog-5.0.1

Bump Serilog.Sinks.Console and Serilog
  • Loading branch information
jamesmcroft authored Dec 31, 2023
2 parents 14a50a7 + d526f62 commit 6f830f8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
<PackageReference Include="MADE.Collections" Version="1.6.0" />
<PackageReference Include="MADE.Data.Validation" Version="1.6.0" />
<PackageReference Include="Scriban" Version="5.5.0" />
<PackageReference Include="Serilog" Version="2.11.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.1" />
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />
</ItemGroup>

</Project>

0 comments on commit 6f830f8

Please sign in to comment.