Skip to content

Commit

Permalink
Bump GovUk.Frontend.AspNetCore in /src/ServiceAssessmentService
Browse files Browse the repository at this point in the history
Bumps [GovUk.Frontend.AspNetCore](https://github.com/gunndabad/govuk-frontend-aspnetcore) from 1.5.0 to 2.0.1.
- [Release notes](https://github.com/gunndabad/govuk-frontend-aspnetcore/releases)
- [Changelog](https://github.com/gunndabad/govuk-frontend-aspnetcore/blob/main/CHANGELOG.md)
- [Commits](gunndabad/govuk-frontend-aspnetcore@v1.5.0...v2.0.1)

---
updated-dependencies:
- dependency-name: GovUk.Frontend.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent fd06508 commit 7c6df62
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PropertyGroup Condition=" '$(RunConfiguration)' == 'http' " />
<ItemGroup>
<!-- Note C# dependency `GovUk.Frontend.AspNetCore` currently only supports node dependency `govuk-frontend` to v4.7.0 preventing upgrade to v5 -->
<PackageReference Include="GovUk.Frontend.AspNetCore" Version="1.5.0" />
<PackageReference Include="GovUk.Frontend.AspNetCore" Version="2.0.1" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter" Version="8.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.5" />
Expand Down

0 comments on commit 7c6df62

Please sign in to comment.