Skip to content

Commit 94397c4

Browse files
dependabot[bot]marcusdacoregio
authored andcommitted
Bump io.spring.javaformat:spring-javaformat-gradle-plugin
Bumps [io.spring.javaformat:spring-javaformat-gradle-plugin](https://github.com/spring-io/spring-javaformat) from 0.0.39 to 0.0.40. - [Release notes](https://github.com/spring-io/spring-javaformat/releases) - [Commits](spring-io/spring-javaformat@v0.0.39...v0.0.40) --- updated-dependencies: - dependency-name: io.spring.javaformat:spring-javaformat-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d31115 commit 94397c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
implementation 'io.projectreactor:reactor-core:3.4.34'
6767
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
6868
implementation 'com.github.spullara.mustache.java:compiler:0.9.11'
69-
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.39'
69+
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.40'
7070
implementation 'io.spring.nohttp:nohttp-gradle:0.0.11'
7171
implementation 'net.sourceforge.htmlunit:htmlunit:2.37.0'
7272
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'

0 commit comments

Comments
 (0)