Update plugin org.springframework.boot to v4.0.6 - abandoned #1

Closed
Renovate wants to merge 3 commits from renovate/spring-boot into master

View File

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