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 5b5c8b2 + d3d854c commit 1c40a64Copy full SHA for 1c40a64
plugins/gradle/example-client-kotlin/build.gradle
@@ -31,7 +31,7 @@ dependencies {
31
implementation "io.github.kobylynskyi:graphql-java-codegen:5.7.2-SNAPSHOT"
32
33
implementation "javax.validation:validation-api:2.0.1.Final"
34
- implementation "com.squareup.okhttp3:okhttp:4.2.2"
+ implementation "com.squareup.okhttp3:okhttp:4.10.0"
35
implementation "com.fasterxml.jackson.core:jackson-core:2.14.2"
36
implementation "com.fasterxml.jackson.core:jackson-databind:2.14.2"
37
implementation "com.fasterxml.jackson.module:jackson-module-kotlin:2.14.2"
0 commit comments