Skip to content

Commit 33d1efe

Browse files
committed
feat: use redocly to merge the specs
1 parent 65ca558 commit 33d1efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server-stubs-ktor/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ tasks.compileKotlin {
5151
dependsOn(tasks.fabriktGenerate)
5252
}
5353

54-
tasks.kotlinSourcesJar {
54+
tasks.named("sourcesJar") {
5555
dependsOn(tasks.fabriktGenerate)
5656
}
5757

0 commit comments

Comments
 (0)