Skip to content

Commit 48a3ffb

Browse files
Update plugin org.springframework.boot to v4
1 parent 4e505ee commit 48a3ffb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import org.springframework.boot.gradle.tasks.bundling.BootJar
66
val currentYear = 2024
77

88
plugins {
9-
id("org.springframework.boot") version "3.5.9" apply false
9+
id("org.springframework.boot") version "4.0.3" apply false
1010
kotlin("jvm") version "2.3.0" apply false
1111
kotlin("plugin.spring") version "2.3.0" apply false
1212

0 commit comments

Comments
 (0)