Skip to content

Commit e673a06

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2.1.20
1 parent 904dd81 commit e673a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-support/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ buildscript {
2323
plugins {
2424
`kotlin-dsl`
2525
`java-gradle-plugin`
26-
kotlin("jvm") version "2.0.21"
26+
kotlin("jvm") version "2.1.20"
2727
}
2828

2929
repositories {

0 commit comments

Comments
 (0)