Skip to content

Commit 7a7f0dd

Browse files
Bump org.jetbrains.dokka:kotlin-as-java-plugin from 1.9.20 to 2.0.0
Bumps [org.jetbrains.dokka:kotlin-as-java-plugin](https://github.com/Kotlin/dokka) from 1.9.20 to 2.0.0. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.9.20...v2.0.0) --- updated-dependencies: - dependency-name: org.jetbrains.dokka:kotlin-as-java-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 36ebc58 commit 7a7f0dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ gradle-nexusPublish = { group = "io.github.gradle-nexus", name = "publish-plugin
3232
# gradle-kover = { group = "org.jetbrains.kotlinx", name = "kover", version = "0.6.1" }
3333

3434
# Other
35-
dokka-javadoc = { group = "org.jetbrains.dokka", name = "kotlin-as-java-plugin", version = "1.9.20" }
35+
dokka-javadoc = { group = "org.jetbrains.dokka", name = "kotlin-as-java-plugin", version = "2.0.0" }
3636

3737
[bundles]
3838
gradle-kotlin-full = ["gradle-dokka", "gradle-kotlin"]

0 commit comments

Comments
 (0)