Skip to content

Commit 1661269

Browse files
Bump org.jetbrains.dokka from 1.6.21 to 1.8.20
Bumps [org.jetbrains.dokka](https://github.com/Kotlin/dokka) from 1.6.21 to 1.8.20. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.6.21...v1.8.20) --- updated-dependencies: - dependency-name: org.jetbrains.dokka dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17d6602 commit 1661269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stub/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import org.jetbrains.dokka.gradle.DokkaTask
33
import java.net.URL
44

55
plugins {
6-
id("org.jetbrains.dokka") version "1.6.21"
6+
id("org.jetbrains.dokka") version "1.8.20"
77
}
88

99
repositories {

0 commit comments

Comments
 (0)