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 a59c882 commit 0a96d93Copy full SHA for 0a96d93
buildSrc/build.gradle
@@ -86,7 +86,7 @@ dependencies {
86
implementation ('org.gretty:gretty:4.1.6') {
87
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'
88
}
89
- implementation 'com.apollographql.apollo:apollo-runtime:2.4.6'
+ implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'
90
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
91
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'
92
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.43'
0 commit comments