Bump io.spring.javaformat from 0.0.32 to 0.0.35

Bumps [io.spring.javaformat](https://github.com/spring-io/spring-javaformat) from 0.0.32 to 0.0.35.
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.32...v0.0.35)

---
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]
2022-10-06 06:49:05 +00:00
committed by Scott Frederick
parent d3c758675a
commit fde51ffaf0

View File

@@ -18,7 +18,7 @@ plugins {
id 'checkstyle'
id 'io.spring.nohttp' version '0.0.10'
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
id 'io.spring.javaformat' version '0.0.32'
id 'io.spring.javaformat' version '0.0.35'
}
description = "Spring CredHub"