Skip to content

Commit 3bc772f

Browse files
dependabot[bot]royclarkson
authored andcommitted
(3.2.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] <support@github.com>
1 parent f7994e4 commit 3bc772f

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.45")
52+
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.47")
5353
}
5454
}
5555

0 commit comments

Comments
 (0)