Skip to content

Commit

Permalink
Merge pull request #35 from srcmkr/dependabot/nuget/CLApi/Serilog.Asp…
Browse files Browse the repository at this point in the history
…NetCore-8.0.1

Bump Serilog.AspNetCore from 8.0.0 to 8.0.1 in /CLApi
  • Loading branch information
srcmkr authored May 1, 2024
2 parents e833a29 + 630e1f8 commit 69f1499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CLApi/CLApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.8" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.14" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.0" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
</ItemGroup>

Expand Down

0 comments on commit 69f1499

Please sign in to comment.