From 2bbc90f0ad8955408ee73e15a627cc0a92881612 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 18:33:08 +0000 Subject: [PATCH] Bump dependency swagger-ui to v5.29.0 | datasource | package | from | to | | ---------- | ---------------------------------------------- | ------ | ------ | | cdnjs | swagger-ui/swagger-ui-standalone-preset.min.js | 5.28.1 | 5.29.0 | | cdnjs | swagger-ui/swagger-ui-bundle.min.js | 5.28.1 | 5.29.0 | | cdnjs | swagger-ui/swagger-ui.min.css | 5.28.1 | 5.29.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- src/TodoApp/wwwroot/swagger-ui/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/TodoApp/wwwroot/swagger-ui/index.html b/src/TodoApp/wwwroot/swagger-ui/index.html index e230f950..d3b2a30c 100644 --- a/src/TodoApp/wwwroot/swagger-ui/index.html +++ b/src/TodoApp/wwwroot/swagger-ui/index.html @@ -3,7 +3,7 @@