chore(deps): update plugin org.springframework.boot to v4.0.1
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 1m10s

This commit is contained in:
2025-12-18 18:02:03 +00:00
parent b342917367
commit f216103989

View File

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