Skip to content

Commit 48252af

Browse files
committed
Update build.gradle
1 parent 93df176 commit 48252af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,8 @@ task writeVersion {
557557
}
558558
}
559559

560+
processResources.dependsOn(writeVersion)
561+
560562
swaggerhubUpload {
561563
// dependsOn = generateOpenApiDocs // Depends on your task generating Swagger docs
562564
api = "Stirling-PDF" // The name of your API on SwaggerHub

0 commit comments

Comments
 (0)