(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.44 to 0.0.45. - [Release notes](https://github.com/spring-io/spring-javaformat/releases) - [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.44...v0.0.45) --- updated-dependencies: - dependency-name: io.spring.javaformat:spring-javaformat-checkstyle dependency-version: 0.0.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Roy Clarkson
parent
b8bbc1b161
commit
2a8d9e2bf1
@@ -211,7 +211,7 @@ configure(staticAnalysisProjects) {
|
||||
configFile = configDirectory.get().file("checkstyle-test.xml").asFile
|
||||
}
|
||||
dependencies {
|
||||
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.44")
|
||||
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.45")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user