(v4.2.x): Bump io.spring.javaformat from 0.0.45 to 0.0.46

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

---
updated-dependencies:
- dependency-name: io.spring.javaformat
  dependency-version: 0.0.46
  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-06-03 05:59:30 +00:00
committed by Roy Clarkson
parent 3ff3c55822
commit 78b1c8c621

View File

@@ -25,7 +25,7 @@ pluginManagement {
plugins {
id "org.springframework.boot" version "3.2.12"
id "io.spring.nohttp" version "0.0.11"
id "io.spring.javaformat" version "0.0.45"
id "io.spring.javaformat" version "0.0.46"
id 'org.asciidoctor.jvm.pdf'
id 'org.asciidoctor.jvm.convert'
}