Skip to content

Commit 8cdfb7d

Browse files
committed
chore: add kestra gradle plugin for maven central
1 parent 9eaedba commit 8cdfb7d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
plugins {
2-
id "com.vanniktech.maven.publish" version "0.33.0"
2+
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)