(v4.4.x): Bump io.spring.javaformat:spring-javaformat-checkstyle

Bumps [io.spring.javaformat:spring-javaformat-checkstyle](https://github.com/spring-io/spring-javaformat) from 0.0.43 to 0.0.45.
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.43...v0.0.45)

---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-checkstyle
  dependency-version: 0.0.45
  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]
2025-05-20 16:35:19 +00:00
committed by Roy Clarkson
parent cb33c1aa78
commit ee9429c4e4

View File

@@ -99,7 +99,7 @@ configure(allprojects - [project(':spring-cloud-open-service-broker-docs')]) {
}
dependencies {
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.43")
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.45")
}
test {