Skip to content

Commit

Permalink
Bump Serilog.AspNetCore, Microsoft.Extensions.DependencyInjection and…
Browse files Browse the repository at this point in the history
… Serilog.Sinks.Console (#1114)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shane Krueger <[email protected]>
  • Loading branch information
dependabot[bot] and Shane32 authored Nov 17, 2024
1 parent 0367108 commit 77e997f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/Samples.Complex/Samples.Complex.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@

<ItemGroup>
<PackageReference Include="GraphQL.DataLoader" Version="$(GraphQLVersion)" />
<PackageReference Include="Serilog.AspNetCore" Version="7.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 77e997f

Please sign in to comment.