Skip to content

Commit 8902d80

Browse files
(2.5.x): Bump io.spring.javaformat from 0.0.46 to 0.0.47
Bumps [io.spring.javaformat](https://github.com/spring-io/spring-javaformat) from 0.0.46 to 0.0.47. - [Release notes](https://github.com/spring-io/spring-javaformat/releases) - [Commits](spring-io/spring-javaformat@v0.0.46...v0.0.47) --- updated-dependencies: - dependency-name: io.spring.javaformat dependency-version: 0.0.47 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e422ac1 commit 8902d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginManagement {
22
plugins {
33
id "io.spring.nohttp" version "0.0.11"
4-
id "io.spring.javaformat" version "0.0.46"
4+
id "io.spring.javaformat" version "0.0.47"
55
id 'org.springframework.boot' version "3.5.0"
66
id 'org.asciidoctor.jvm.pdf' version '4.0.4'
77
id 'org.asciidoctor.jvm.convert' version '4.0.4'

0 commit comments

Comments
 (0)