Skip to content

Commit d4bf17c

Browse files
build(deps): bump io.kestra.gradle.spotless-conventions
Bumps [io.kestra.gradle.spotless-conventions](https://github.com/kestra-io/gradle-plugin) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/kestra-io/gradle-plugin/releases) - [Commits](kestra-io/gradle-plugin@v1.0.2...v1.1.0) --- updated-dependencies: - dependency-name: io.kestra.gradle.spotless-conventions dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 10690d3 commit d4bf17c

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,5 +1,5 @@
11
plugins {
2-
id 'io.kestra.gradle.spotless-conventions' version '1.0.2'
2+
id 'io.kestra.gradle.spotless-conventions' version '1.1.0'
33
id "com.vanniktech.maven.publish" version "0.36.0"
44
id "io.kestra.gradle.inject-bom-versions" version "1.0.0"
55
id 'java-library'

0 commit comments

Comments
 (0)