Skip to content

Commit 12a3574

Browse files
Update plugin org.jetbrains.dokka to v1.8.10
1 parent 4cc19da commit 12a3574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencyResolutionManagement {
1515
}
1616

1717
versionCatalogs {
18-
val kotlin = "1.6.21"
18+
val kotlin = "1.8.10"
1919
val kotlinxCoroutines = "1.6.4"
2020
val junit5 = "5.9.1"
2121
val assertk = "0.25"

0 commit comments

Comments
 (0)