Skip to content

Commit fef160d

Browse files
Bump org.jetbrains.dokka from 1.9.20 to 2.0.0
Bumps org.jetbrains.dokka from 1.9.20 to 2.0.0. --- updated-dependencies: - dependency-name: org.jetbrains.dokka dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78cb2e0 commit fef160d

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
@@ -62,7 +62,7 @@ android-library = { id = "com.android.library", version.ref = "androidGradlePlug
6262
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
6363
#compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
6464
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }
65-
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
65+
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
6666
baseline-profile = { id = "androidx.baselineprofile", version.ref = "androidxMacroBenchmark" }
6767
nexusPlugin = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
6868
kotlinBinaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }

0 commit comments

Comments
 (0)