瀏覽代碼

Bump io-spring-javaformat from 0.0.41 to 0.0.43

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](https://github.com/spring-io/spring-javaformat/compare/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](https://github.com/spring-io/spring-javaformat/compare/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] <support@github.com>
dependabot[bot] 10 月之前
父節點
當前提交
fff7047b3f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gradle/libs.versions.toml

+ 1 - 1
gradle/libs.versions.toml

@@ -4,7 +4,7 @@ org-springframework-security = "6.2.6"
 com-fasterxml-jackson = "2.15.4"
 nimbus-jose-jwt = "9.37.3"
 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]