Bläddra i källkod

Bump io-spring-javaformat from 0.0.46 to 0.0.47

Bumps `io-spring-javaformat` from 0.0.46 to 0.0.47.

Updates `io.spring.javaformat:spring-javaformat-checkstyle` from 0.0.46 to 0.0.47
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.46...v0.0.47)

Updates `io.spring.javaformat:spring-javaformat-gradle-plugin` from 0.0.46 to 0.0.47
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.46...v0.0.47)

---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-checkstyle
  dependency-version: 0.0.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.spring.javaformat:spring-javaformat-gradle-plugin
  dependency-version: 0.0.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 månader sedan
förälder
incheckning
02e49761d5
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      gradle/libs.versions.toml

+ 1 - 1
gradle/libs.versions.toml

@@ -5,7 +5,7 @@ com-fasterxml-jackson = "2.17.3"
 nimbus-jose-jwt = "9.39.3"
 org-bouncycastle = "1.78.1"
 com-squareup-okhttp3 = "4.12.0"
-io-spring-javaformat = "0.0.46"
+io-spring-javaformat = "0.0.47"
 io-spring-nohttp = "0.0.11"
 
 [libraries]