Skip to content

Commit 5f4bc51

Browse files
dependabot[bot]royclarkson
authored andcommitted
(3.5.x): Bump io.spring.javaformat:spring-javaformat-checkstyle
--- 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 214b61e commit 5f4bc51

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
@@ -49,7 +49,7 @@ configure(allprojects) {
4949
}
5050

5151
dependencies {
52-
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.46")
52+
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.47")
5353
}
5454
}
5555

0 commit comments

Comments
 (0)