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 a18ed9b commit 0fb58ddCopy full SHA for 0fb58dd
plugins/gradle/graphql-java-codegen-gradle-plugin/build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
implementation "com.typesafe:config:1.4.3"
33
34
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
35
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
36
}
37
38
gradlePlugin {
0 commit comments