Skip to content

Commit 5025a59

Browse files
dependabot[bot]royclarkson
authored andcommitted
(v4.4.x): Bump io.spring.javaformat from 0.0.45 to 0.0.46
Bumps [io.spring.javaformat](https://github.com/spring-io/spring-javaformat) from 0.0.45 to 0.0.46. - [Release notes](https://github.com/spring-io/spring-javaformat/releases) - [Commits](spring-io/spring-javaformat@v0.0.45...v0.0.46) --- updated-dependencies: - dependency-name: io.spring.javaformat dependency-version: 0.0.46 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b43b5b3 commit 5025a59

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.4.6"
2727
id "io.spring.nohttp" version "0.0.11"
28-
id "io.spring.javaformat" version "0.0.45"
28+
id "io.spring.javaformat" version "0.0.46"
2929
id 'org.asciidoctor.jvm.pdf'
3030
id 'org.asciidoctor.jvm.convert'
3131
}

0 commit comments

Comments
 (0)