Skip to content

Commit 32ef562

Browse files
(v4.3.x): Bump io.spring.javaformat:spring-javaformat-checkstyle
Bumps [io.spring.javaformat:spring-javaformat-checkstyle](https://github.com/spring-io/spring-javaformat) from 0.0.46 to 0.0.47. - [Release notes](https://github.com/spring-io/spring-javaformat/releases) - [Commits](spring-io/spring-javaformat@v0.0.46...v0.0.47) --- updated-dependencies: - dependency-name: io.spring.javaformat:spring-javaformat-checkstyle dependency-version: 0.0.47 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c8dc62 commit 32ef562

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
@@ -96,7 +96,7 @@ configure(allprojects - [project(':spring-cloud-open-service-broker-docs')]) {
9696
}
9797

9898
dependencies {
99-
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.46")
99+
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.47")
100100
}
101101

102102
test {

0 commit comments

Comments
 (0)