Skip to content

Commit 85542f6

Browse files
chore(deps): update plugin org.springframework.boot to v3.5.8
1 parent c2ff786 commit 85542f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
// Spring boot & dependency management:
33
// https://docs.spring.io/spring-boot/docs/current/gradle-plugin/reference/htmlsingle/
4-
id 'org.springframework.boot' version '3.5.5'
4+
id 'org.springframework.boot' version '3.5.8'
55
// https://docs.spring.io/dependency-management-plugin/docs/current-SNAPSHOT/reference/html/
66
id "io.spring.dependency-management" version "1.1.7"
77
// Lombok generates getter and setter and more. https://projectlombok.org/

0 commit comments

Comments
 (0)