3.1.x: Bump io.spring.javaformat from 0.0.41 to 0.0.42

Bumps [io.spring.javaformat](https://github.com/spring-io/spring-javaformat) from 0.0.41 to 0.0.42.
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.41...v0.0.42)

---
updated-dependencies:
- dependency-name: io.spring.javaformat
  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]
2024-07-19 21:07:06 +00:00
committed by Roy Clarkson
parent 976fbe762e
commit e1f72ef5ca

View File

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