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 741fcdc commit 2af48a0Copy full SHA for 2af48a0
build.gradle
@@ -27,7 +27,7 @@ dependencies {
27
testImplementation platform('org.junit:junit-bom:5.10.1')
28
testImplementation 'org.junit.jupiter:junit-jupiter'
29
testImplementation 'io.github.artsok:rerunner-jupiter:2.1.6'
30
- testImplementation 'org.slf4j:slf4j-simple:2.0.9'
+ testImplementation 'org.slf4j:slf4j-simple:2.0.12'
31
}
32
33
test {
0 commit comments