Skip to content

Commit a135871

Browse files
dependabot[bot]royclarkson
authored andcommitted
(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.45 to 0.0.46. - [Release notes](https://github.com/spring-io/spring-javaformat/releases) - [Commits](spring-io/spring-javaformat@v0.0.45...v0.0.46) --- updated-dependencies: - dependency-name: io.spring.javaformat:spring-javaformat-checkstyle dependency-version: 0.0.46 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 346fd80 commit a135871

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

101101
dependencies {
102-
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.45")
102+
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.46")
103103
}
104104

105105
test {

0 commit comments

Comments
 (0)