Skip to content

Commit 47bc184

Browse files
Bump org.jetbrains.dokka from 1.7.0 to 1.7.10 (#28)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cc51a0 commit 47bc184

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.10"
55
`maven-publish`
66
signing
7-
id("org.jetbrains.dokka") version "1.7.0"
7+
id("org.jetbrains.dokka") version "1.7.10"
88
id("io.gitlab.arturbosch.detekt") version "1.20.0"
99
}
1010

0 commit comments

Comments
 (0)