Skip to content

Commit 8fe2f08

Browse files
Update plugin dokka to v1.8.10 (#443)
Co-authored-by: Travis Wyatt <travis@juul.com>
1 parent 39dc1c1 commit 8fe2f08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ uuid = { module = "com.benasher44:uuid", version = "0.7.0" }
2121
[plugins]
2222
android-library = { id = "com.android.library", version = "7.4.2" }
2323
atomicfu = { id = "kotlinx-atomicfu", version.ref = "atomicfu" }
24-
dokka = { id = "org.jetbrains.dokka", version = "1.7.20" }
24+
dokka = { id = "org.jetbrains.dokka", version = "1.8.10" }
2525
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
2626
kotlinter = { id = "org.jmailen.kotlinter", version = "3.13.0" }
2727
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.24.0" }

0 commit comments

Comments
 (0)