Skip to content

Commit

Permalink
Update to latest GFA version and govuk-frontend 4.7.0 (#839)
Browse files Browse the repository at this point in the history
  • Loading branch information
gunndabad authored Sep 27, 2023
1 parent aee505e commit 703019d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="AspNetCore.HealthChecks.Redis" Version="7.0.1" />
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.3.2" />
<PackageReference Include="Flurl" Version="3.0.7" />
<PackageReference Include="GovUk.Frontend.AspNetCore" Version="1.3.0" />
<PackageReference Include="GovUk.Frontend.AspNetCore" Version="1.4.0" />
<PackageReference Include="Joonasw.AspNetCore.SecurityHeaders" Version="4.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="7.0.10" />
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="7.0.10" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"defaultProvider": "jsdelivr",
"libraries": [
{
"library": "govuk-frontend@4.6.0",
"library": "govuk-frontend@4.7.0",
"destination": "wwwroot/lib/govuk-frontend/"
},
{
Expand Down

0 comments on commit 703019d

Please sign in to comment.