3.3.x: Bump io.spring.javaformat from 0.0.43 to 0.0.45

Bumps [io.spring.javaformat](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
  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 07:00:46 +00:00
committed by Roy Clarkson
parent d0b78c3b19
commit c436c285f7

View File

@@ -17,7 +17,7 @@
pluginManagement {
plugins {
id 'io.spring.nohttp' version '0.0.11'
id 'io.spring.javaformat' version '0.0.43'
id 'io.spring.javaformat' version '0.0.45'
id 'org.asciidoctor.jvm.convert' version '3.3.2'
id 'org.springframework.boot' version '3.3.11'
}