Merge pull request 'Update plugin org.springframework.boot to v4' (#16) from renovate/major-spring-boot into master
All checks were successful
Deploy / build (push) Successful in 1m8s

Reviewed-on: #16
This commit was merged in pull request #16.
This commit is contained in:
2026-05-03 10:04:58 +02:00

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"
}