Skip to content

Commit

Permalink
Update dependency AspNetCore.HealthChecks.UI.Client to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2023
1 parent fc5ca1c commit 97b584f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cheetah.WebApi/Cheetah.WebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</Target>

<ItemGroup>
<PackageReference Include="AspNetCore.HealthChecks.UI.Client" Version="6.0.5" />
<PackageReference Include="AspNetCore.HealthChecks.UI.Client" Version="7.1.0" />
<PackageReference Include="Cheetah.WebApi.Shared" Version="1.7.0" />
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.25" />
Expand Down

0 comments on commit 97b584f

Please sign in to comment.