We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41b7cc0 commit 5b7a089Copy full SHA for 5b7a089
servlet-hello-world/build.gradle
@@ -1,4 +1,4 @@
1
-def jettyVersion = '9.4.44.v20210927'
+def jettyVersion = '11.0.8'
2
3
dependencies {
4
implementation "com.graphql-java-kickstart:graphql-java-servlet:$LIB_GRAPHQL_SERVLET_VER"
0 commit comments