Skip to content

Commit 2161cd3

Browse files
Bump org.jetbrains.dokka from 1.9.20 to 2.0.0
Bumps [org.jetbrains.dokka](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 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a88838a commit 2161cd3

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
@@ -25,4 +25,4 @@ publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
2525
binary = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.17.0" }
2626
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
2727
licensee = { id = "app.cash.licensee", version = "1.12.0" }
28-
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
28+
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }

0 commit comments

Comments
 (0)