Skip to content

Commit

Permalink
Update plugin dokka to v1.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot committed Mar 10, 2023
1 parent b6f2573 commit 2475c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ android-library = { id = "com.android.library", version = "7.4.2" }
android-publish = { id = "com.vanniktech.maven.publish", version = "0.24.0" }
atomicfu = { id = "kotlinx-atomicfu", version = "0.19.0" }
binary-compatibility-validator = { id = "binary-compatibility-validator", version = "0.8.0" }
dokka = { id = "org.jetbrains.dokka", version = "1.7.20" }
dokka = { id = "org.jetbrains.dokka", version = "1.8.10" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlinter = { id = "org.jmailen.kotlinter", version = "3.13.0" }
one-eight = { id = "net.mbonnin.one.eight", version = "0.2" }

0 comments on commit 2475c0a

Please sign in to comment.