Skip to content

Commit 2e9748a

Browse files
Update plugin org.springframework.boot to v3.5.0
1 parent d3bfaa7 commit 2e9748a

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
@@ -1,7 +1,7 @@
11
plugins {
22
kotlin("jvm") version "2.0.20"
33
kotlin("plugin.spring") version "1.9.24"
4-
id("org.springframework.boot") version "3.3.3"
4+
id("org.springframework.boot") version "3.5.0"
55
id("io.spring.dependency-management") version "1.1.6"
66
}
77

0 commit comments

Comments
 (0)