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 764376c commit 6d8421eCopy full SHA for 6d8421e
buildSrc/build.gradle
@@ -65,7 +65,7 @@ dependencies {
65
implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
66
implementation 'io.spring.gradle:dependency-management-plugin:1.0.15.RELEASE'
67
implementation 'io.projectreactor:reactor-core:3.6.4'
68
- implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
+ implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'
69
implementation 'com.github.ben-manes:gradle-versions-plugin:0.41.0'
70
implementation 'com.github.spullara.mustache.java:compiler:0.9.11'
71
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.41'
0 commit comments