We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8734ef9 commit 3aa43adCopy full SHA for 3aa43ad
1 file changed
build.gradle
@@ -29,7 +29,7 @@ dependencies {
29
api 'org.apache.commons:commons-lang3:3.12.0'
30
31
// https://mvnrepository.com/artifact/org.slf4j/slf4j-simple
32
- api 'org.slf4j:slf4j-simple:1.7.30'
+ api 'org.slf4j:slf4j-simple:2.0.7'
33
34
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter
35
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.3'
0 commit comments