Skip to content

Commit cb0a54f

Browse files
dependabot[bot]royclarkson
authored andcommitted
(2.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.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 7731fc9 commit cb0a54f

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
@@ -211,7 +211,7 @@ configure(staticAnalysisProjects) {
211211
configFile = configDirectory.get().file("checkstyle-test.xml").asFile
212212
}
213213
dependencies {
214-
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.45")
214+
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.46")
215215
}
216216
}
217217

0 commit comments

Comments
 (0)