From 082662f27c8436b4b0d00c70e04b9c28e2bdb053 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 23:00:54 +0000 Subject: [PATCH] fix(deps): update dependency spring boot to v3.0.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 162e24f..acb03a5 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.0.0 +LIB_SPRING_BOOT_VER = 3.0.1