Skip to content

Commit fd12d20

Browse files
dependabot[bot]royclarkson
authored andcommitted
3.4.x: Bump io.spring.javaformat from 0.0.43 to 0.0.45
Bumps [io.spring.javaformat](https://github.com/spring-io/spring-javaformat) from 0.0.43 to 0.0.45. - [Release notes](https://github.com/spring-io/spring-javaformat/releases) - [Commits](spring-io/spring-javaformat@v0.0.43...v0.0.45) --- updated-dependencies: - dependency-name: io.spring.javaformat dependency-version: 0.0.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02d4c50 commit fd12d20

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
@@ -17,7 +17,7 @@
1717
pluginManagement {
1818
plugins {
1919
id 'io.spring.nohttp' version '0.0.11'
20-
id 'io.spring.javaformat' version '0.0.43'
20+
id 'io.spring.javaformat' version '0.0.45'
2121
id 'org.asciidoctor.jvm.convert' version '3.3.2'
2222
id 'org.springframework.boot' version '3.4.5'
2323
}

0 commit comments

Comments
 (0)