Skip to content

Commit 7bf9e9e

Browse files
committed
bump kotlin to 1.8.22
1 parent ee0fb43 commit 7bf9e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
mavenCentral()
1010
}
1111
dependencies {
12-
classpath(kotlin("gradle-plugin", "1.5.30"))
12+
classpath(kotlin("gradle-plugin", "1.8.22"))
1313
classpath("com.vanniktech:gradle-maven-publish-plugin:0.17.0")
1414
}
1515
}

0 commit comments

Comments
 (0)