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 c36f1bc commit 28a954cCopy full SHA for 28a954c
build.gradle
@@ -27,7 +27,7 @@ dependencies {
27
testImplementation platform('org.junit:junit-bom:5.10.2')
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.12'
+ testImplementation 'org.slf4j:slf4j-simple:2.0.13'
31
}
32
33
test {
0 commit comments