We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4de9214 commit a9506d1Copy full SHA for a9506d1
buildSrc/build.gradle
@@ -88,7 +88,7 @@ dependencies {
88
89
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
90
implementation 'io.projectreactor:reactor-core:3.5.0-M6'
91
- implementation 'org.gretty:gretty:3.0.9'
+ implementation 'org.gretty:gretty:4.0.3'
92
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
93
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
94
implementation 'com.github.spullara.mustache.java:compiler:0.9.4'
0 commit comments