From 9d9da13e10e8dc1332471c5496a52f666ceb094a Mon Sep 17 00:00:00 2001 From: costellobot <102549341+costellobot@users.noreply.github.com> Date: Thu, 16 Nov 2023 05:03:34 +0000 Subject: [PATCH] Update swagger-ui Updates swagger-ui to version 5.10.0. --- updated-dependencies: - dependency-name: swagger-ui dependency-type: direct:production update-type: version-update:semver-minor ... 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 77e7c6416..915fd20dc 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 { - + }