Skip to content

Commit 825ae6f

Browse files
authored
Merge pull request #90 from fraktalio/renovate/org.jetbrains.kotlin.plugin.spring-1.x
chore(deps): update plugin org.jetbrains.kotlin.plugin.spring to v1.9.23
2 parents 7beace4 + 9cda6ca commit 825ae6f

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.2.4"
55
id("io.spring.dependency-management") version "1.1.4"
66
kotlin("jvm") version "1.9.23"
7-
kotlin("plugin.spring") version "1.9.22"
7+
kotlin("plugin.spring") version "1.9.23"
88
kotlin("plugin.serialization") version "1.9.22"
99
}
1010

0 commit comments

Comments
 (0)