2 Commits

Author SHA1 Message Date
seeseemelk 93976751ca Merge pull request 'Update plugin org.springframework.boot to v4' (#16) from renovate/major-spring-boot into master
Deploy / build (push) Successful in 1m8s
Reviewed-on: #16
2026-05-03 10:04:58 +02:00
Renovate dd9bef7855 Update plugin org.springframework.boot to v4
Build / build (pull_request) Successful in 52s
2026-05-03 10:04:02 +02:00
+1 -1
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"
}