Skip to content

Commit ff021db

Browse files
build(deps): 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] <[email protected]>
1 parent d057ea3 commit ff021db

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
@@ -7,7 +7,7 @@ androidGradlePlugin = "8.7.3"
77
androidx-activity-compose = "1.9.3"
88
androidx-window = "1.3.0"
99
compose-plugin = "1.7.1"
10-
dokka = "1.9.20"
10+
dokka = "2.0.0"
1111
kotlin = "2.1.0"
1212

1313
[libraries]

0 commit comments

Comments
 (0)