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 de6a7e5 commit 73af3c9Copy full SHA for 73af3c9
dependencies.gradle
@@ -7,5 +7,6 @@ dependencies {
7
}
8
compileOnly("com.falsepattern:json:0.4.1")
9
compileOnly("org.tukaani:xz:1.9")
10
+ testCompile("org.tukaani:xz:1.9")
11
annotationProcessor("org.projectlombok:lombok:1.18.22")
12
0 commit comments