Skip to content

Commit 3bdc440

Browse files
authored
Merge pull request #385 from read-a-perfume/renovate/org.jetbrains.kotlin.jvm-1.x
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.9.23
2 parents 47ba598 + 9503dea commit 3bdc440

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
@@ -8,7 +8,7 @@ plugins {
88
id("org.graalvm.buildtools.native") version "0.9.28"
99
id("org.asciidoctor.jvm.convert") version "3.3.2"
1010
id("com.diffplug.spotless") version "6.25.0"
11-
kotlin("jvm") version "1.9.22"
11+
kotlin("jvm") version "1.9.23"
1212
kotlin("plugin.spring") version "1.9.22"
1313
kotlin("plugin.jpa") version "1.9.23"
1414
}

0 commit comments

Comments
 (0)