Skip to content

Commit

Permalink
Merge pull request #158 from ptr727/dependabot/nuget/CreateMatrix/Ser…
Browse files Browse the repository at this point in the history
…ilog.Sinks.Console-6.0.0

Bump Serilog.Sinks.Console from 5.0.1 to 6.0.0 in /CreateMatrix
  • Loading branch information
ptr727 authored Jun 10, 2024
2 parents 8abdf03 + 6f48e0b commit 6653ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CreateMatrix/CreateMatrix.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="JsonSchema.Net.Generation" Version="4.3.0.2" />
<PackageReference Include="Serilog" Version="4.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
</ItemGroup>

Expand Down

0 comments on commit 6653ce4

Please sign in to comment.