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 7ee25a2 commit 80c6c1bCopy full SHA for 80c6c1b
build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
implementation 'commons-validator:commons-validator:1.7'
56
implementation 'org.apache.commons:commons-lang3:3.12.0'
57
implementation 'commons-io:commons-io:2.11.0'
58
- implementation 'org.slf4j:slf4j-api:2.0.4'
+ implementation 'org.slf4j:slf4j-api:2.0.5'
59
60
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
61
testImplementation 'org.hamcrest:hamcrest:2.2'
0 commit comments