Skip to content

Commit 673f8bd

Browse files
Bump org.jetbrains.dokka from 1.8.20 to 1.9.0 (#424)
Bumps [org.jetbrains.dokka](https://github.com/Kotlin/dokka) from 1.8.20 to 1.9.0. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.8.20...v1.9.0) --- updated-dependencies: - dependency-name: org.jetbrains.dokka dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa48763 commit 673f8bd

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.8.20"
6+
id("org.jetbrains.dokka") version "1.9.0"
77
}
88

99
repositories {

0 commit comments

Comments
 (0)