Skip to content

Commit ab0b8f4

Browse files
dependabot[bot]royclarkson
authored andcommitted
(2.5.x): Bump io.spring.javaformat from 0.0.44 to 0.0.45
Bumps [io.spring.javaformat](https://github.com/spring-io/spring-javaformat) from 0.0.44 to 0.0.45. - [Release notes](https://github.com/spring-io/spring-javaformat/releases) - [Commits](spring-io/spring-javaformat@v0.0.44...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] <[email protected]>
1 parent 680ea23 commit ab0b8f4

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.44"
4+
id "io.spring.javaformat" version "0.0.45"
55
id 'org.springframework.boot' version "3.5.0-RC1"
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)