Skip to content

Commit

Permalink
3.2.x: Bump io.spring.javaformat from 0.0.41 to 0.0.42
Browse files Browse the repository at this point in the history
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](spring-io/spring-javaformat@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and royclarkson committed Jul 20, 2024
1 parent 85972fb commit d067eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.3'
}
Expand Down

0 comments on commit d067eea

Please sign in to comment.