Skip to content

Commit 5b276aa

Browse files
authored
Merge pull request #137 from 4drian3d/renovate/org.jetbrains.kotlin.jvm-2.x
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.3.0
2 parents cab458f + 4cae7fb commit 5b276aa

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
@@ -1,5 +1,5 @@
11
plugins {
2-
kotlin("jvm") version "2.2.21"
2+
kotlin("jvm") version "2.3.0"
33
kotlin("kapt") version "2.2.21"
44
alias(libs.plugins.runvelocity)
55
alias(libs.plugins.idea.ext)

0 commit comments

Comments
 (0)