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 782c466 commit 153f3e5Copy full SHA for 153f3e5
build.gradle
@@ -38,7 +38,7 @@ publishPlugin {
38
dependencies {
39
implementation 'com.github.ballerina-platform:lsp4intellij:master-SNAPSHOT'
40
implementation 'org.kohsuke:github-api:1.119'
41
- implementation 'org.apache.commons:commons-compress:1.20'
+ implementation 'org.apache.commons:commons-compress:1.21'
42
testImplementation("junit:junit:4.12")
43
}
44
0 commit comments