Bump io.spring.javaformat:spring-javaformat-checkstyle
Bumps [io.spring.javaformat:spring-javaformat-checkstyle](https://github.com/spring-io/spring-javaformat) from 0.0.41 to 0.0.42. - [Release notes](https://github.com/spring-io/spring-javaformat/releases) - [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.41...v0.0.42) --- updated-dependencies: - dependency-name: io.spring.javaformat:spring-javaformat-checkstyle 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
Marcus Hert Da Coregio
parent
3a7b5b5001
commit
a6ddf256d4
@@ -9,7 +9,7 @@ allprojects {
|
||||
apply plugin: 'io.spring.javaformat'
|
||||
|
||||
dependencies {
|
||||
checkstyle "io.spring.javaformat:spring-javaformat-checkstyle:0.0.41"
|
||||
checkstyle "io.spring.javaformat:spring-javaformat-checkstyle:0.0.42"
|
||||
}
|
||||
|
||||
// Ensure every test task has at least a single test
|
||||
|
||||
Reference in New Issue
Block a user