Skip to content

Commit 3a7b5b5

Browse files
dependabot[bot]marcusdacoregio
authored andcommitted
Bump io.spring.javaformat from 0.0.41 to 0.0.42
Bumps [io.spring.javaformat](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 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc01d2c commit 3a7b5b5

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
@@ -1,6 +1,6 @@
11
plugins {
22
id "checkstyle"
3-
id "io.spring.javaformat" version "0.0.41"
3+
id "io.spring.javaformat" version "0.0.42"
44
id 'io.spring.nohttp' version '0.0.11'
55
}
66

0 commit comments

Comments
 (0)