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 85db0c1 commit 94f0799Copy full SHA for 94f0799
buildSrc/build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id "java-gradle-plugin"
3
id "java"
4
id "groovy"
5
- id 'com.apollographql.apollo' version '2.4.5'
+ id 'com.apollographql.apollo' version '2.4.6'
6
}
7
8
sourceCompatibility = JavaVersion.VERSION_17
0 commit comments