Skip to content

Commit adc42e4

Browse files
chore(deps): bump io.kestra.gradle.inject-bom-versions (#356)
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>
1 parent 97d71d6 commit adc42e4

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
@@ -9,7 +9,7 @@ plugins {
99
id "com.github.ben-manes.versions" version "0.53.0"
1010
id 'net.researchgate.release' version '3.1.0'
1111
id "com.vanniktech.maven.publish" version "0.36.0"
12-
id "io.kestra.gradle.inject-bom-versions" version "1.0.4"
12+
id "io.kestra.gradle.inject-bom-versions" version "1.1.0"
1313
}
1414

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

0 commit comments

Comments
 (0)