We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c022a9b commit 4b60c98Copy full SHA for 4b60c98
servlet-hello-world/build.gradle
@@ -1,4 +1,4 @@
1
-def jettyVersion = '9.4.50.v20221201'
+def jettyVersion = '11.0.12'
2
3
dependencies {
4
implementation "com.graphql-java-kickstart:graphql-java-servlet:$LIB_GRAPHQL_SERVLET_VER"
0 commit comments