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 33a57d1 + 133a247 commit efa4ddbCopy full SHA for efa4ddb
plugins/gradle/graphql-java-codegen-gradle-plugin/build.gradle
@@ -29,7 +29,7 @@ dependencies {
29
implementation "org.freemarker:freemarker:2.3.32"
30
implementation "com.graphql-java:graphql-java:20.2"
31
implementation "com.fasterxml.jackson.core:jackson-databind:2.14.2"
32
- implementation "com.typesafe:config:1.4.1"
+ implementation "com.typesafe:config:1.4.2"
33
34
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.2'
35
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.2'
0 commit comments