Skip to content

Commit a6ddf25

Browse files
dependabot[bot]marcusdacoregio
authored andcommitted
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](spring-io/spring-javaformat@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] <[email protected]>
1 parent 3a7b5b5 commit a6ddf25

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
@@ -9,7 +9,7 @@ allprojects {
99
apply plugin: 'io.spring.javaformat'
1010

1111
dependencies {
12-
checkstyle "io.spring.javaformat:spring-javaformat-checkstyle:0.0.41"
12+
checkstyle "io.spring.javaformat:spring-javaformat-checkstyle:0.0.42"
1313
}
1414

1515
// Ensure every test task has at least a single test

0 commit comments

Comments
 (0)