We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f3cd2e commit 3229a34Copy full SHA for 3229a34
1 file changed
build.gradle
@@ -231,7 +231,6 @@ subprojects {
231
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1',
232
'org.junit.jupiter:junit-jupiter-params:5.10.1'
233
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
234
- testImplementation project(':asm-test')
235
}
236
237
// Produce byte-for-byte reproducible archives.
0 commit comments