Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.aspnet.webapi.client to v6 (#…
Browse files Browse the repository at this point in the history
…11680)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent 8182e57 commit aa53e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/packagegroups/NuGet.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Update="LibGit2Sharp" Version="0.28.0" />
<PackageReference Update="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
<PackageReference Update="Microsoft.ApplicationInsights.Kubernetes" Version="6.1.1" />
<PackageReference Update="Microsoft.AspNet.WebApi.Client" Version="5.2.9" />
<PackageReference Update="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
<PackageReference Update="Microsoft.AspNetCore.DataProtection.AzureKeyVault" Version="3.1.24" />
<PackageReference Update="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
<PackageReference Update="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.25" />
Expand Down

0 comments on commit aa53e4c

Please sign in to comment.