Skip to content

Commit 7363a70

Browse files
Update plugin org.jetbrains.kotlin.plugin.spring to v2.0.20
1 parent 6fcaee3 commit 7363a70

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.3.2"
55
id("io.spring.dependency-management") version "1.1.6"
66
kotlin("jvm") version "2.0.10"
7-
kotlin("plugin.spring") version "2.0.10"
7+
kotlin("plugin.spring") version "2.0.20"
88
kotlin("plugin.serialization") version "2.0.10"
99
}
1010

0 commit comments

Comments
 (0)