chore(deps): update plugin org.springframework.boot to v4.0.3 #52

Open
renovate wants to merge 1 commits from renovate/spring-boot into prod
Showing only changes of commit df2fd8c7f5 - Show all commits

View File

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