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 c1a7bea commit 11c132fCopy full SHA for 11c132f
buildSrc/build.gradle
@@ -15,6 +15,7 @@ repositories {
15
}
16
17
dependencies {
18
+ implementation "org.apache.commons:commons-compress:1.26.2"
19
implementation "com.github.ben-manes:gradle-versions-plugin:0.38.0"
20
implementation "io.github.gradle-nexus:publish-plugin:1.1.0"
21
implementation "io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.41"
0 commit comments