From acc8d0aa12b1162faaff4248ad044d225b39f621 Mon Sep 17 00:00:00 2001 From: costellobot <102549341+costellobot@users.noreply.github.com> Date: Fri, 26 Apr 2024 05:03:33 +0000 Subject: [PATCH] Update swagger-ui Updates swagger-ui to version 5.17.2. --- updated-dependencies: - dependency-name: swagger-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com> --- src/LondonTravel.Site/Pages/Docs/Index.cshtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/LondonTravel.Site/Pages/Docs/Index.cshtml b/src/LondonTravel.Site/Pages/Docs/Index.cshtml index 365aa9afe..f198fcfdc 100644 --- a/src/LondonTravel.Site/Pages/Docs/Index.cshtml +++ b/src/LondonTravel.Site/Pages/Docs/Index.cshtml @@ -42,11 +42,11 @@ } @section scripts { - - + + } @section stylesHead { - + }