Skip to content

Commit

Permalink
Bump io.spring.javaformat:spring-javaformat-gradle-plugin (#384)
Browse files Browse the repository at this point in the history
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent d04feb9 commit fc865f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ buildscript {
dependencies {
classpath("io.spring.gradle:dependency-management-plugin:1.1.4")
classpath("org.jfrog.buildinfo:build-info-extractor-gradle:5.1.10")
classpath("io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.39")
classpath("io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.40")
classpath("io.spring.nohttp:nohttp-gradle:${nohttpVersion}")
}
}
Expand Down

0 comments on commit fc865f9

Please sign in to comment.