From b5fd9d8e598b8d7303711a9fa63cd6ea40e7b42c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 21:32:48 +0000 Subject: [PATCH] fix(deps): update dependency com.graphql-java-kickstart:graphql-java-servlet to v16 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9f698e8..898e390 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -LIB_GRAPHQL_SERVLET_VER=14.0.0 +LIB_GRAPHQL_SERVLET_VER=16.0.0 LIB_GRAPHQL_SPRING_BOOT_VER=14.1.0 LIB_GRAPHQL_TOOLS_VER=13.1.1 LIB_GRAPHQL_EXTENDED_VALIDATION_VER=20.0