From 2cc890037fdc7815b8afa8516042fb9f7669ff23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 18:07:36 +0000 Subject: [PATCH] Bump dependency bootstrap to v5.3.8 | datasource | package | from | to | | ---------- | ------------------------------------ | ----- | ----- | | cdnjs | bootstrap/js/bootstrap.bundle.min.js | 5.3.7 | 5.3.8 | | cdnjs | bootstrap/css/bootstrap.min.css | 5.3.7 | 5.3.8 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- src/TodoApp/Pages/Shared/_Layout.cshtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/TodoApp/Pages/Shared/_Layout.cshtml b/src/TodoApp/Pages/Shared/_Layout.cshtml index 2f352438..2628f568 100644 --- a/src/TodoApp/Pages/Shared/_Layout.cshtml +++ b/src/TodoApp/Pages/Shared/_Layout.cshtml @@ -4,7 +4,7 @@ @ViewData["Title"] - TodoApp - + @@ -34,7 +34,7 @@

© @(DateTimeOffset.UtcNow.Year) - Martin Costello

- +