Skip to content

Commit 24d97dc

Browse files
Update kotlin monorepo to v2
1 parent 9476d6b commit 24d97dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22

3-
kotlin = "1.9.20" # should match Gradle's embedded Kotlin version https://docs.gradle.org/current/userguide/compatibility.html#kotlin
3+
kotlin = "2.2.20" # should match Gradle's embedded Kotlin version https://docs.gradle.org/current/userguide/compatibility.html#kotlin
44
kotlin-dokka = "1.9.20"
55
kotlinx-serialization = "1.6.3"
66

0 commit comments

Comments
 (0)