We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e182b9c + aef26cf commit 52dd8d7Copy full SHA for 52dd8d7
build-support/build.gradle.kts
@@ -23,7 +23,7 @@ buildscript {
23
plugins {
24
`kotlin-dsl`
25
`java-gradle-plugin`
26
- kotlin("jvm") version "2.2.21"
+ kotlin("jvm") version libs.versions.kotlin
27
}
28
29
repositories {
0 commit comments