Skip to content

Commit e26d47c

Browse files
⬆️ Bump org.jetbrains.dokka from 1.6.21 to 1.7.0 (#25)
Bumps [org.jetbrains.dokka](https://github.com/Kotlin/dokka) from 1.6.21 to 1.7.0. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](https://github.com/Kotlin/dokka/commits) --- 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 62258fc commit e26d47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
kotlin("jvm") version "1.7.0"
55
`maven-publish`
66
signing
7-
id("org.jetbrains.dokka") version "1.6.21"
7+
id("org.jetbrains.dokka") version "1.7.0"
88
id("io.gitlab.arturbosch.detekt") version "1.20.0"
99
}
1010

0 commit comments

Comments
 (0)