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

This commit was merged in pull request #49.
This commit is contained in:
2026-02-13 08:29:23 +00:00

View File

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