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 1069b4a commit 94e0952Copy full SHA for 94e0952
build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
api 'org.apache.commons:commons-lang3:3.14.0'
25
26
// https://mvnrepository.com/artifact/org.slf4j/slf4j-simple
27
- api 'org.slf4j:slf4j-simple:2.0.7'
+ api 'org.slf4j:slf4j-simple:2.0.11'
28
29
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter
30
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.3'
0 commit comments