Skip to content

Commit f9a894b

Browse files
chore(deps): bump io.kestra.gradle.inject-bom-versions (#32)
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 aadd134 commit f9a894b

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
@@ -1,7 +1,7 @@
11
plugins {
22
id 'io.kestra.gradle.spotless-conventions' version '1.0.4'
33
id "com.vanniktech.maven.publish" version "0.36.0"
4-
id "io.kestra.gradle.inject-bom-versions" version "1.0.4"
4+
id "io.kestra.gradle.inject-bom-versions" version "1.1.0"
55
id 'java-library'
66
id "idea"
77
id 'jacoco'

0 commit comments

Comments
 (0)