Skip to content

Commit 07d262e

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2
1 parent a9de6ed commit 07d262e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
`kotlin-dsl`
3-
kotlin("jvm") version "1.6.10"
3+
kotlin("jvm") version "2.1.0"
44
}
55

66
repositories {

0 commit comments

Comments
 (0)