chore(deps): update plugin org.springframework.boot to v4.0.5 #76

Merged
renovate merged 1 commits from renovate/spring-boot into prod 2026-03-27 22:21:51 +00:00
Showing only changes of commit 8a8c3b560b - Show all commits
+1 -1
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'
}