Skip to content

Commit 8fbbb71

Browse files
committed
Remove useless dependency
1 parent 374acb6 commit 8fbbb71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ dependencies {
6161
testCommonImplementation "org.junit.jupiter:junit-jupiter:$VER_JUNIT"
6262
testCommonImplementation "org.assertj:assertj-core:$VER_ASSERTJ"
6363
testCommonImplementation "com.diffplug.durian:durian-testlib:$VER_DURIAN"
64-
testCommonImplementation 'io.github.solven-eu.cleanthat:java:2.1'
6564

6665
// used for pom sorting
6766
sortPomCompileOnly 'com.github.ekryd.sortpom:sortpom-sorter:3.0.0'

0 commit comments

Comments
 (0)