Skip to content

Commit 9da2d8d

Browse files
Update plugin org.springframework.boot to v3.5.6
1 parent df912f5 commit 9da2d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import java.time.Instant
33
plugins {
44
id("net.kyori.indra") version "3.2.0"
55
id("net.kyori.indra.git") version "3.2.0"
6-
id("org.springframework.boot") version "3.5.4"
6+
id("org.springframework.boot") version "3.5.6"
77
id("io.spring.dependency-management") version "1.1.7"
88
id("com.google.cloud.tools.jib") version "3.4.5"
99
}

0 commit comments

Comments
 (0)