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 e0a608d commit 8aab7e7Copy full SHA for 8aab7e7
build.gradle
@@ -58,7 +58,7 @@ subprojects {
58
implementation 'org.slf4j:slf4j-api:2.0.13'
59
testCompileOnly 'org.junit.jupiter:junit-jupiter-params:5.10.2'
60
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
61
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
62
}
63
64
signing {
0 commit comments