Skip to content

Commit

Permalink
Merge pull request #1099 from justeat/dependabot/nuget/Serilog.Sinks.…
Browse files Browse the repository at this point in the history
…Seq-5.2.2

Bump Serilog.Sinks.Seq from 5.2.1 to 5.2.2
  • Loading branch information
martincostello authored Nov 16, 2022
2 parents bf55f8c + 90b1707 commit 29d4988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/JustSaying.Benchmark/JustSaying.Benchmark.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Serilog" Version="2.12.0" />
<PackageReference Include="Serilog.Extensions.Logging" Version="3.1.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
<PackageReference Include="Serilog.Sinks.Seq" Version="5.2.1" />
<PackageReference Include="Serilog.Sinks.Seq" Version="5.2.2" />
<PackageReference Include="SerilogTimings" Version="3.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 29d4988

Please sign in to comment.