From 104204810ad255016ff66952ed009b944725d5b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 16:57:58 +0000 Subject: [PATCH] fix(deps): update spring boot to v3.2.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 66f6777..7d6d318 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,4 +16,4 @@ LIB_GRAPHQL_SERVLET_VER = 15.0.0 ### Gradle Plugins -LIB_SPRING_BOOT_VER = 3.1.5 +LIB_SPRING_BOOT_VER = 3.2.0