Skip to content

Commit 7cc6021

Browse files
build(deps): bump org.jetbrains.dokka:dokka-gradle-plugin (#1456)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab13a7e commit 7cc6021

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
@@ -1,6 +1,6 @@
11
[versions]
22
appcompat = "1.7.0"
3-
dokka-gradle-plugin = "1.9.20"
3+
dokka-gradle-plugin = "2.0.0"
44
gradle = "8.8.0"
55
jacoco-android = "0.2.1"
66
lifecycle-extensions = "2.2.0"

0 commit comments

Comments
 (0)