Skip to content

Commit 600716b

Browse files
chore(deps): update plugin org.jetbrains.kotlin.plugin.spring to v2
1 parent 3420521 commit 600716b

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 @@ plugins {
44
id("org.springframework.boot") version "3.0.5"
55
id("io.spring.dependency-management") version "1.0.11.RELEASE"
66
kotlin("jvm") version "1.8.20"
7-
kotlin("plugin.spring") version "1.8.20"
7+
kotlin("plugin.spring") version "2.1.0"
88
}
99

1010
group = "com.error.handling.spring"

0 commit comments

Comments
 (0)