We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee0fb43 commit 7bf9e9eCopy full SHA for 7bf9e9e
build.gradle.kts
@@ -9,7 +9,7 @@ buildscript {
9
mavenCentral()
10
}
11
dependencies {
12
- classpath(kotlin("gradle-plugin", "1.5.30"))
+ classpath(kotlin("gradle-plugin", "1.8.22"))
13
classpath("com.vanniktech:gradle-maven-publish-plugin:0.17.0")
14
15
0 commit comments