Skip to content

Commit 1a399b6

Browse files
committed
minor
1 parent 3037703 commit 1a399b6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ tasks {
6868
}
6969

7070
withType<Test> { useJUnitPlatform() }
71-
72-
javadoc { dependsOn(dokkaJavadoc) }
7371
}
7472

7573
val dokkaJavadocJar by tasks.register<Jar>("dokkaJavadocJar") {

0 commit comments

Comments
 (0)