3.1.x: Bump io.spring.javaformat from 0.0.39 to 0.0.41 (#220)

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-12 15:47:02 +01:00
committed by GitHub
parent a8c96a880c
commit e1cf2d89d7

View File

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