Skip to content

Commit

Permalink
Bump io-spring-javaformat from 0.0.41 to 0.0.43
Browse files Browse the repository at this point in the history
Bumps `io-spring-javaformat` from 0.0.41 to 0.0.43.

Updates `io.spring.javaformat:spring-javaformat-checkstyle` from 0.0.41 to 0.0.43
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](spring-io/spring-javaformat@v0.0.41...v0.0.43)

Updates `io.spring.javaformat:spring-javaformat-gradle-plugin` from 0.0.41 to 0.0.43
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](spring-io/spring-javaformat@v0.0.41...v0.0.43)

---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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]>
  • Loading branch information
dependabot[bot] authored and jgrandja committed Oct 16, 2024
1 parent a109f59 commit 2b8d995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ com-fasterxml-jackson = "2.17.2"
nimbus-jose-jwt = "9.39.3"
org-bouncycastle = "1.78.1"
com-squareup-okhttp3 = "4.12.0"
io-spring-javaformat = "0.0.41"
io-spring-javaformat = "0.0.43"
io-spring-nohttp = "0.0.11"

[libraries]
Expand Down

0 comments on commit 2b8d995

Please sign in to comment.