diff --git a/gradle.properties b/gradle.properties index 1bbfc02..43c278b 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.0.2 LIB_GRAPHQL_EXTENDED_VALIDATION_VER=19.1 -LIB_SPRING_BOOT_VER=2.7.8 +LIB_SPRING_BOOT_VER=2.7.9 sourceCompatibility=11 targetCompatibility=11