chore(deps): update plugin org.springframework.boot to v3.5.8 #13

Merged
renovate merged 1 commits from renovate/spring-boot into prod 2025-11-20 16:04:10 +00:00

View File

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