Skip to content

Commit 17e359c

Browse files
dependabot[bot]sander
authored andcommitted
chore(deps): bump org.jetbrains.dokka from 1.8.20 to 1.9.0
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] <support@github.com>
1 parent 085ef30 commit 17e359c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
`maven-publish`
1010
signing
1111
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
12-
id("org.jetbrains.dokka") version "1.8.20"
12+
id("org.jetbrains.dokka") version "1.9.0"
1313
}
1414

1515
group = "nl.sanderdijkhuis"

0 commit comments

Comments
 (0)