Skip to content

Commit b7a6ded

Browse files
authored
Merge pull request #97 from 4drian3d/renovate/org.jetbrains.kotlin.jvm-2.x
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.1.10
2 parents e4ff724 + 9c1a59a commit b7a6ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
kotlin("jvm") version "2.0.21"
2+
kotlin("jvm") version "2.1.10"
33
kotlin("kapt") version "2.0.21"
44
alias(libs.plugins.runvelocity)
55
alias(libs.plugins.idea.ext)

0 commit comments

Comments
 (0)