From ba0b77427a6a1c379450749eeb321a7b7df83865 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 22:48:45 +0000 Subject: [PATCH] chore(deps): update spring boot to v2.7.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7b7e8a7..fe4262f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,4 +22,4 @@ LIB_GRAPHQL_SERVLET_VER = 11.1.1 ### Gradle Plugins -LIB_SPRING_BOOT_VER = 2.6.6 +LIB_SPRING_BOOT_VER = 2.7.1