Skip to content

Commit 4205092

Browse files
dependabot[bot]royclarkson
authored andcommitted
(2.5.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] <support@github.com>
1 parent 38782c4 commit 4205092

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.45"
4+
id "io.spring.javaformat" version "0.0.46"
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)