Bump spring-javaformat-checkstyle from 0.0.32 to 0.0.35

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

---
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-10-06 06:49:09 +00:00
committed by Scott Frederick
parent fde51ffaf0
commit 25ade3fe28

View File

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