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 374acb6 commit 8fbbb71Copy full SHA for 8fbbb71
lib/build.gradle
@@ -61,7 +61,6 @@ dependencies {
61
testCommonImplementation "org.junit.jupiter:junit-jupiter:$VER_JUNIT"
62
testCommonImplementation "org.assertj:assertj-core:$VER_ASSERTJ"
63
testCommonImplementation "com.diffplug.durian:durian-testlib:$VER_DURIAN"
64
- testCommonImplementation 'io.github.solven-eu.cleanthat:java:2.1'
65
66
// used for pom sorting
67
sortPomCompileOnly 'com.github.ekryd.sortpom:sortpom-sorter:3.0.0'
0 commit comments