Skip to content

Commit a823dc3

Browse files
chore(deps): update plugin org.springframework.boot to v3.5.5
1 parent 292beb8 commit a823dc3

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
@@ -4,7 +4,7 @@ import java.time.Duration
44
plugins {
55
kotlin("jvm") version "2.2.0"
66
kotlin("plugin.spring") version "2.2.0"
7-
id("org.springframework.boot") version "3.5.4"
7+
id("org.springframework.boot") version "3.5.5"
88
id("io.spring.dependency-management") version "1.1.7"
99
id("java-library")
1010
id("signing")

0 commit comments

Comments
 (0)