diff --git a/gradle.properties b/gradle.properties index 7e4c638..4f46587 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,6 +2,6 @@ LIB_GRAPHQL_SERVLET_VER=14.0.0 LIB_GRAPHQL_SPRING_BOOT_VER=14.1.0 LIB_GRAPHQL_TOOLS_VER=13.1.0 LIB_GRAPHQL_EXTENDED_VALIDATION_VER=20.0 -LIB_SPRING_BOOT_VER=2.7.15 +LIB_SPRING_BOOT_VER=3.1.3 sourceCompatibility=11 targetCompatibility=11