Skip to content

Commit

Permalink
Update plugin org.jetbrains.dokka to v2
Browse files Browse the repository at this point in the history
| datasource | package                                               | from   | to    |
| ---------- | ----------------------------------------------------- | ------ | ----- |
| maven      | org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin | 1.9.20 | 2.0.0 |
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 7b6c516 commit f2c2656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ plugins {
id("maven-publish")
id("com.vanniktech.maven.publish") version "0.30.0"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.16.3"
id("org.jetbrains.dokka") version "1.9.20"
id("org.jetbrains.dokka") version "2.0.0"
id("org.jetbrains.kotlinx.kover") version "0.8.3"
id("dev.drewhamilton.poko") version "0.18.0"
}
Expand Down

0 comments on commit f2c2656

Please sign in to comment.