Bump spring-javaformat-checkstyle from 0.0.29 to 0.0.32

Bumps [spring-javaformat-checkstyle](https://github.com/spring-io/spring-javaformat) from 0.0.29 to 0.0.32.
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.29...v0.0.32)

---
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:
dependabot[bot]
2022-05-25 20:07:15 +00:00
committed by Scott Frederick
parent 3e89942ecf
commit a5ec22c4ee

View File

@@ -82,7 +82,7 @@ configure(allprojects) {
}
dependencies {
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.29")
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.32")
}
}