Skip to content

Commit

Permalink
Update plugin dokka to v1.9.0 (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Sep 5, 2023
1 parent 3ba39a3 commit 0feddb8
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 @@ -12,7 +12,7 @@ okio-js = { module = "com.squareup.okio:okio-js", version.ref = "okio" }

[plugins]
binary-compatibility-validator = { id = "binary-compatibility-validator", version = "0.13.0" }
dokka = { id = "org.jetbrains.dokka", version = "1.8.20" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.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.16.0" }
Expand Down

0 comments on commit 0feddb8

Please sign in to comment.