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 74e8788 commit 76f5a7fCopy full SHA for 76f5a7f
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.35'
+ api 'org.slf4j:slf4j-api:1.7.36'
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