Skip to content

Commit 98f4bad

Browse files
Bump org.jetbrains.dokka:dokka-gradle-plugin from 1.9.20 to 2.0.0
Bumps [org.jetbrains.dokka:dokka-gradle-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:dokka-gradle-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d236b00 commit 98f4bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "
2424

2525
plugin-android = { module = "com.android.tools.build:gradle", version.ref = "androidPlugin" }
2626
plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
27-
plugin-dokka = "org.jetbrains.dokka:dokka-gradle-plugin:1.9.20"
27+
plugin-dokka = "org.jetbrains.dokka:dokka-gradle-plugin:2.0.0"
2828
plugin-nexusPublishing = "io.github.gradle-nexus:publish-plugin:2.0.0"
2929
plugin-detekt = { module = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin", version.ref = "detekt" }
3030
plugin-ksp = { module = "com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin", version.ref = "ksp" }

0 commit comments

Comments
 (0)