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.
2 parents 3b5d19c + 06c831a commit f38b5f1Copy full SHA for f38b5f1
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 'gradle.plugin.org.gretty:gretty:3.0.1'
+ implementation 'org.gretty:gretty:3.0.9'
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