Skip to content

Commit f10d45b

Browse files
dependabot[bot]royclarkson
authored andcommitted
(3.4.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] <support@github.com>
1 parent 62bb166 commit f10d45b

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)