Skip to content

Commit

Permalink
Update plugin dokka to v1.7.0 (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot committed Jun 20, 2022
1 parent 4a5338f commit 952e0ce
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,7 +22,7 @@ android-library = { id = "com.android.library", version = "7.2.1" }
android-publish = { id = "com.vanniktech.maven.publish", version = "0.20.0" }
atomicfu = { id = "kotlinx-atomicfu", version = "0.18.0" }
binary-compatibility-validator = { id = "binary-compatibility-validator", version = "0.8.0" }
dokka = { id = "org.jetbrains.dokka", version = "1.6.21" }
dokka = { id = "org.jetbrains.dokka", version = "1.7.0" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlinter = { id = "org.jmailen.kotlinter", version = "3.10.0" }
one-eight = { id = "net.mbonnin.one.eight", version = "0.2" }

0 comments on commit 952e0ce

Please sign in to comment.