Update plugin org.springframework.boot to v3.5.14 - autoclosed #10

Closed
Renovate wants to merge 1 commits from renovate/spring-boot into master
Showing only changes of commit a5dcd51f53 - Show all commits

View File

@@ -1,6 +1,6 @@
plugins {
java
id("org.springframework.boot") version "3.5.0"
id("org.springframework.boot") version "3.5.14"
id("io.spring.dependency-management") version "1.1.7"
}