Update plugin org.springframework.boot to v4
All checks were successful
Build / build (pull_request) Successful in 52s

This commit is contained in:
2026-05-02 21:01:26 +00:00
parent aa7785472b
commit dd9bef7855

View File

@@ -1,6 +1,6 @@
plugins {
java
id("org.springframework.boot") version "3.5.0"
id("org.springframework.boot") version "4.0.6"
id("io.spring.dependency-management") version "1.1.7"
}