We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9de6ed commit 2413128Copy full SHA for 2413128
buildSrc/build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
`kotlin-dsl`
3
- kotlin("jvm") version "1.6.10"
+ kotlin("jvm") version "1.9.22"
4
}
5
6
repositories {
0 commit comments