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

This commit was merged in pull request #76.
This commit is contained in:
2026-03-27 22:21:51 +00:00

View File

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