chore(deps): update plugin org.springframework.boot to v4.0.2 #49

Merged
renovate merged 1 commits from renovate/spring-boot into prod 2026-02-13 08:29:25 +00:00
Showing only changes of commit 3d5e2b31ea - Show all commits

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