Skip to content

Commit 8aeed32

Browse files
authoredDec 23, 2024
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 2f05394 commit 8aeed32

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
@@ -10,7 +10,7 @@ kotlinx-serialisation = "1.7.3"
1010
# https://github.com/vanniktech/gradle-maven-publish-plugin
1111
publish = "0.30.0"
1212
# https://github.com/Kotlin/dokka
13-
dokka = "1.9.20"
13+
dokka = "2.0.0"
1414
# https://github.com/willowtreeapps/assertk
1515
assertk = "0.28.1"
1616
# https://mvnrepository.com/artifact/org.slf4j/slf4j-api

0 commit comments

Comments
 (0)