Merge pull request 'chore(deps): update plugin org.springframework.boot to v4.0.1' (#31) from renovate/spring-boot into prod
All checks were successful
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 1m12s

This commit was merged in pull request #31.
This commit is contained in:
2025-12-18 18:05:40 +00:00

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