Skip to content

Commit 42b7490

Browse files
chore(deps): bump io.kestra.gradle.inject-bom-versions (#76)
Bumps [io.kestra.gradle.inject-bom-versions](https://github.com/kestra-io/gradle-plugin) from 1.0.4 to 1.1.0. - [Release notes](https://github.com/kestra-io/gradle-plugin/releases) - [Commits](kestra-io/gradle-plugin@v1.0.4...v1.1.0) --- updated-dependencies: - dependency-name: io.kestra.gradle.inject-bom-versions dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: François Delbrayelle <fdelbrayelle@kestra.io>
1 parent 4fcecf4 commit 42b7490

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id "com.github.ben-manes.versions" version "0.54.0"
99
id 'net.researchgate.release' version '3.1.0'
1010
id "com.vanniktech.maven.publish" version "0.36.0"
11-
id "io.kestra.gradle.inject-bom-versions" version "1.0.4"
11+
id "io.kestra.gradle.inject-bom-versions" version "1.1.0"
1212
}
1313

1414
def isBuildSnapshot = version.toString().endsWith("-SNAPSHOT")

0 commit comments

Comments
 (0)