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 1f49e76 commit fdf0ef0Copy full SHA for fdf0ef0
build.gradle.kts
@@ -46,7 +46,7 @@ dependencies {
46
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-reactor")
47
48
implementation("commons-io:commons-io:2.11.0")
49
- implementation("org.apache.commons:commons-compress:1.21")
+ implementation("org.apache.commons:commons-compress:1.26.0")
50
implementation("org.apache.tika:tika-core:1.27")
51
// https://packages.jetbrains.team/maven/p/ij/intellij-dependencies/org/jetbrains/pty4j/pty4j/
52
implementation("org.jetbrains.pty4j:pty4j:0.11.5")
0 commit comments