Skip to content

Commit 1c8971d

Browse files
⬆️ Bump org.jetbrains.dokka from 1.9.20 to 2.1.0
Bumps [org.jetbrains.dokka](https://github.com/Kotlin/dokka) from 1.9.20 to 2.1.0. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.9.20...v2.1.0) --- updated-dependencies: - dependency-name: org.jetbrains.dokka dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f98e525 commit 1c8971d

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,7 +1,7 @@
11
[versions]
22
kotlin = "2.2.20"
33
agp = "8.13.0"
4-
dokka = "1.9.20"
4+
dokka = "2.1.0"
55
nexusPublish = "2.0.0"
66
kotest = "6.0.4"
77
junit = "6.0.0"

0 commit comments

Comments
 (0)