Skip to content

Commit f1fd5f1

Browse files
authored
Update Kotlin JVM to 2.0.20
1 parent 58f48a5 commit f1fd5f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pluginManagement {
2323
}
2424

2525
plugins {
26-
kotlin("jvm") version("2.0.10")
26+
kotlin("jvm") version("2.0.20")
2727
id("dev.deftu.gradle.multiversion-root") version("2.42.0")
2828
}
2929
}

0 commit comments

Comments
 (0)