Update plugin org.springframework.boot to v4.0.6 (#8)
All checks were successful
Deploy / build (push) Successful in 2m15s

Co-authored-by: Renovate Bot <sebastiaan.de.schaetzen+renovate@gmail.com>
Co-committed-by: Renovate Bot <sebastiaan.de.schaetzen+renovate@gmail.com>
This commit was merged in pull request #8.
This commit is contained in:
2026-05-03 13:03:51 +02:00
committed by Renovate
parent 30e84c3777
commit 1d6c8b68ba

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