Skip to content

Commit

Permalink
Update plugin dokka to v1.9.10 (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Oct 20, 2023
1 parent 7642aed commit b8b7f9f
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 @@ -22,6 +22,6 @@ android-library = { id = "com.android.library", version = "8.1.2" }
android-publish = { id = "com.vanniktech.maven.publish", version = "0.25.3" }
atomicfu = { id = "kotlinx-atomicfu", version = "0.21.0" }
binary-compatibility-validator = { id = "binary-compatibility-validator", version = "0.13.0" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.0" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlinter = { id = "org.jmailen.kotlinter", version = "3.16.0" }

0 comments on commit b8b7f9f

Please sign in to comment.