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 9b533e4 + fbb9be8 commit 583d7fbCopy full SHA for 583d7fb
build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
53
testImplementation('org.junit.jupiter:junit-jupiter-api:5.3.2')
54
testImplementation(group: 'org.json', name: 'json', version: '20180130')
55
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.2.0'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.3.2'
56
57
}
58
0 commit comments