Skip to content

Commit 22929f0

Browse files
Update kotlin.dokka to v2
1 parent 9476d6b commit 22929f0

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,7 +1,7 @@
11
[versions]
22

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

77
ktor = "2.3.13"

0 commit comments

Comments
 (0)