From 50fc6cf16bbf6faeefa12ab0b2f9d3b221c31417 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 14:11:42 +0000 Subject: [PATCH] fix(deps): update spring boot to v3.5.13 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6c5f60a..a983fd3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,4 +16,4 @@ LIB_GRAPHQL_SERVLET_VER = 15.1.0 ### Gradle Plugins -LIB_SPRING_BOOT_VER = 3.2.5 +LIB_SPRING_BOOT_VER = 3.5.13