Skip to content

Commit

Permalink
(v4.3.x): Bump io.spring.javaformat from 0.0.42 to 0.0.43
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.42 to 0.0.43.
- [Release notes](/~https://github.com/spring-io/spring-javaformat/releases)
- [Commits](spring-io/spring-javaformat@v0.0.42...v0.0.43)

---
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>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent 16206f2 commit 5c59b58
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 @@ -25,7 +25,7 @@ pluginManagement {
plugins {
id "org.springframework.boot" version "3.3.2"
id "io.spring.nohttp" version "0.0.11"
id "io.spring.javaformat" version "0.0.42"
id "io.spring.javaformat" version "0.0.43"
id 'org.asciidoctor.jvm.pdf'
id 'org.asciidoctor.jvm.convert'
}
Expand Down

0 comments on commit 5c59b58

Please sign in to comment.