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 d88bf92 + a71b531 commit 5bc152dCopy full SHA for 5bc152d
core/build.gradle
@@ -61,7 +61,7 @@ configurations.all {
61
62
dependencies {
63
api 'junit:junit:4.13.2'
64
- api 'org.slf4j:slf4j-api:2.0.0'
+ api 'org.slf4j:slf4j-api:2.0.3'
65
compileOnly 'org.jetbrains:annotations:23.0.0'
66
testCompileOnly 'org.jetbrains:annotations:23.0.0'
67
api 'org.apache.commons:commons-compress:1.21'
0 commit comments