2.2.x: Bump io.spring.javaformat from 0.0.40 to 0.0.41 (#198)

Bumps [io.spring.javaformat](https://github.com/spring-io/spring-javaformat) from 0.0.40 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.40...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-07 17:09:09 +01:00
committed by GitHub
parent 176b63f5f2
commit 8dcbe812f9

View File

@@ -18,7 +18,7 @@ plugins {
id 'checkstyle'
id 'io.spring.nohttp' version '0.0.11'
id 'io.spring.dependency-management' version '1.0.15.RELEASE'
id 'io.spring.javaformat' version '0.0.40'
id 'io.spring.javaformat' version '0.0.41'
}
description = "Spring CredHub"