Skip to content

Commit 800c843

Browse files
(v4.3.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 2774c75 commit 800c843

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
@@ -25,7 +25,7 @@ pluginManagement {
2525
plugins {
2626
id "org.springframework.boot" version "3.3.12"
2727
id "io.spring.nohttp" version "0.0.11"
28-
id "io.spring.javaformat" version "0.0.46"
28+
id "io.spring.javaformat" version "0.0.47"
2929
id 'org.asciidoctor.jvm.pdf'
3030
id 'org.asciidoctor.jvm.convert'
3131
}

0 commit comments

Comments
 (0)