chore(deps): update plugin org.springframework.boot to v4 #15

Merged
tim merged 1 commits from renovate/major-spring-boot into prod 2025-11-23 20:33:38 +00:00

View File

@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.springframework.boot' version '3.5.8'
id 'org.springframework.boot' version '4.0.0'
id 'io.spring.dependency-management' version '1.1.7'
}