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 9540652 commit 9e98addCopy full SHA for 9e98add
test-support/build.gradle
@@ -1,5 +1,5 @@
1
dependencies {
2
implementation 'junit:junit:4.13.2'
3
- implementation 'org.slf4j:slf4j-api:1.7.30'
+ implementation 'org.slf4j:slf4j-api:2.0.0'
4
testImplementation 'org.assertj:assertj-core:3.23.1'
5
}
0 commit comments