Update plugin org.springframework.boot to v3.5.14 #6

Open
mars3142 wants to merge 1 commits from renovate/org.springframework.boot-3.x into main
+1 -1
View File
@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.springframework.boot' version '3.4.0'
id 'org.springframework.boot' version '3.5.14'
id 'io.spring.dependency-management' version '1.1.6'
}