Skip to content

Commit 73af3c9

Browse files
committed
tooling fix
1 parent de6a7e5 commit 73af3c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dependencies.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ dependencies {
77
}
88
compileOnly("com.falsepattern:json:0.4.1")
99
compileOnly("org.tukaani:xz:1.9")
10+
testCompile("org.tukaani:xz:1.9")
1011
annotationProcessor("org.projectlombok:lombok:1.18.22")
1112
}

0 commit comments

Comments
 (0)