ソースを参照

Bump org.springframework.boot from 3.1.6 to 3.1.7

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.6...v3.1.7)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 年間 前
コミット
efe0db2e13
1 ファイル変更1 行追加1 行削除
  1. 1 1
      gradle/libs.versions.toml

+ 1 - 1
gradle/libs.versions.toml

@@ -1,5 +1,5 @@
 [versions]
-org-springframework-boot = "3.1.6"
+org-springframework-boot = "3.1.7"
 
 [libraries]
 org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.0.14"