Skip to content

Commit 5b2f5a0

Browse files
chore(deps): bump io.kestra.gradle.inject-bom-versions (#71)
Bumps [io.kestra.gradle.inject-bom-versions](https://github.com/kestra-io/gradle-plugin) from 1.0.2 to 1.0.4. - [Release notes](https://github.com/kestra-io/gradle-plugin/releases) - [Commits](kestra-io/gradle-plugin@v1.0.2...v1.0.4) --- updated-dependencies: - dependency-name: io.kestra.gradle.inject-bom-versions dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79ffd14 commit 5b2f5a0

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.53.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.2"
11+
id "io.kestra.gradle.inject-bom-versions" version "1.0.4"
1212
}
1313

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

0 commit comments

Comments
 (0)