Bump org.springframework.boot:spring-boot-gradle-plugin

Bumps [org.springframework.boot:spring-boot-gradle-plugin](https://github.com/spring-projects/spring-boot) from 3.5.0-M3 to 3.5.0-SNAPSHOT.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-gradle-plugin
  dependency-version: 3.5.0-SNAPSHOT
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-07 03:29:46 +00:00
committed by Spring Builds
parent 8ac90b42cf
commit b162212742

View File

@@ -3,7 +3,7 @@ jakarta-websocket = "2.1.1"
org-apache-derby = "10.16.1.1"
org-mockito = "5.16.1"
org-mongodb = "5.3.1"
org-springframework-boot = "3.5.0-M3"
org-springframework-boot = "3.5.0-SNAPSHOT"
[libraries]
ch-qos-logback-logback-core = { module = "ch.qos.logback:logback-core", version = "1.5.18" }