Skip to content

Commit a59473b

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump io.spring.javaformat from 0.0.42 to 0.0.47
Bumps [io.spring.javaformat](https://github.com/spring-io/spring-javaformat) from 0.0.42 to 0.0.47. - [Release notes](https://github.com/spring-io/spring-javaformat/releases) - [Commits](spring-io/spring-javaformat@v0.0.42...v0.0.47) --- updated-dependencies: - dependency-name: io.spring.javaformat dependency-version: 0.0.47 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f442e5 commit a59473b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import io.spring.javaformat.gradle.tasks.Format
33

44
plugins {
55
id "checkstyle"
6-
id "io.spring.javaformat" version "0.0.42"
6+
id "io.spring.javaformat" version "0.0.47"
77
id 'io.spring.nohttp' version '0.0.11'
88
}
99

0 commit comments

Comments
 (0)