We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 904dd81 commit e673a06Copy full SHA for e673a06
build-support/build.gradle.kts
@@ -23,7 +23,7 @@ buildscript {
23
plugins {
24
`kotlin-dsl`
25
`java-gradle-plugin`
26
- kotlin("jvm") version "2.0.21"
+ kotlin("jvm") version "2.1.20"
27
}
28
29
repositories {
0 commit comments