Skip to content

Commit be2428e

Browse files
committed
chore: add kestra gradle plugin for maven central
1 parent f2ea892 commit be2428e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
plugins {
22
id "com.vanniktech.maven.publish" version "0.34.0"
3+
id "io.kestra.gradle.inject-bom-versions" version "1.0.0"
34
id 'java-library'
45
id "idea"
56
id 'jacoco'

0 commit comments

Comments
 (0)