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 b47c762 commit c797860Copy full SHA for c797860
build.gradle
@@ -56,7 +56,7 @@ subprojects {
56
57
dependencies {
58
implementation 'org.slf4j:slf4j-api:2.0.16'
59
- testCompileOnly 'org.junit.jupiter:junit-jupiter-params:5.10.3'
+ testCompileOnly 'org.junit.jupiter:junit-jupiter-params:5.11.0'
60
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.3'
61
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.0'
62
}
0 commit comments