From 703019d20db86c5b70ebf547a1018733c7d8ddf8 Mon Sep 17 00:00:00 2001 From: James Gunn Date: Wed, 27 Sep 2023 19:13:36 +0100 Subject: [PATCH] Update to latest GFA version and govuk-frontend 4.7.0 (#839) --- .../TeachingRecordSystem.SupportUi.csproj | 2 +- .../src/TeachingRecordSystem.SupportUi/libman.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TeachingRecordSystem/src/TeachingRecordSystem.SupportUi/TeachingRecordSystem.SupportUi.csproj b/TeachingRecordSystem/src/TeachingRecordSystem.SupportUi/TeachingRecordSystem.SupportUi.csproj index 9f051047d..eaecd915d 100644 --- a/TeachingRecordSystem/src/TeachingRecordSystem.SupportUi/TeachingRecordSystem.SupportUi.csproj +++ b/TeachingRecordSystem/src/TeachingRecordSystem.SupportUi/TeachingRecordSystem.SupportUi.csproj @@ -14,7 +14,7 @@ - + diff --git a/TeachingRecordSystem/src/TeachingRecordSystem.SupportUi/libman.json b/TeachingRecordSystem/src/TeachingRecordSystem.SupportUi/libman.json index 2e8da4863..35544fcb3 100644 --- a/TeachingRecordSystem/src/TeachingRecordSystem.SupportUi/libman.json +++ b/TeachingRecordSystem/src/TeachingRecordSystem.SupportUi/libman.json @@ -3,7 +3,7 @@ "defaultProvider": "jsdelivr", "libraries": [ { - "library": "govuk-frontend@4.6.0", + "library": "govuk-frontend@4.7.0", "destination": "wwwroot/lib/govuk-frontend/" }, {