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 44adcdc + 6acc1aa commit a8ae9dfCopy full SHA for a8ae9df
build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
50
testImplementation 'org.junit.jupiter:junit-jupiter'
51
testImplementation 'org.assertj:assertj-core'
52
- testRuntimeOnly 'org.slf4j:slf4j-simple:2.0.13'
+ testRuntimeOnly 'org.slf4j:slf4j-simple:2.0.17'
53
54
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
55
}
0 commit comments