3.0.x: Bump io.spring.javaformat:spring-javaformat-checkstyle (#151)

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-14 17:08:19 +02:00
committed by GitHub
parent 78ba23276e
commit 2e22ff97ba

View File

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