Compare commits

..

1 Commits

Author SHA1 Message Date
mars3142 6a0cedd1d7 Update plugin org.springframework.boot to v3.5.14 2026-04-23 17:39:32 +00:00
+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'
id 'idea'
}