Skip to content

Commit

Permalink
Update plugin dokka to v1.7.0 (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot committed Jun 21, 2022
1 parent 7cc49d6 commit f13f44e
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 @@ -13,7 +13,7 @@ okio-js = { module = "com.squareup.okio:okio-js", version.ref = "okio" }

[plugins]
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-js = { id = "org.jetbrains.kotlin.js", version.ref = "kotlin" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlinter = { id = "org.jmailen.kotlinter", version = "3.10.0" }
Expand Down

0 comments on commit f13f44e

Please sign in to comment.