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 36b67a2 + 605a769 commit e42963eCopy full SHA for e42963e
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:1.7.36'
+ api 'org.slf4j:slf4j-api:2.0.0'
65
compileOnly 'org.jetbrains:annotations:23.0.0'
66
testCompileClasspath 'org.jetbrains:annotations:23.0.0'
67
api 'org.apache.commons:commons-compress:1.21'
0 commit comments