Skip to content

Commit e1aa7de

Browse files
Bump org.jetbrains.dokka from 2.0.0 to 2.1.0
Bumps [org.jetbrains.dokka](https://github.com/Kotlin/dokka) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: org.jetbrains.dokka dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93b5dcf commit e1aa7de

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
@@ -21,4 +21,4 @@ multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotl
2121
compose = { id = "org.jetbrains.compose", version.ref = "compose" }
2222
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
2323
vannitktech-maven-publish = {id = "com.vanniktech.maven.publish", version = "0.33.0"}
24-
dokka = { id = "org.jetbrains.dokka" , version = "2.0.0"}
24+
dokka = { id = "org.jetbrains.dokka" , version = "2.1.0"}

0 commit comments

Comments
 (0)