Skip to content

Commit

Permalink
Merge pull request #1056 from justeat/dependabot/nuget/Serilog-2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martincostello committed Sep 14, 2022
2 parents 582917c + 599cd94 commit 3fa9295
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 @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="$(MicrosoftExtensionsDependencyInjectionVersion)" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="$(MicrosoftExtensionsDependencyInjectionVersionAbstraction)" />
<PackageReference Include="morelinq" Version="3.3.2" />
<PackageReference Include="Serilog" Version="2.11.0" />
<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.0" />
Expand Down

0 comments on commit 3fa9295

Please sign in to comment.