Skip to content

Commit d0b0139

Browse files
Update plugin dokka to v1.9.20 (#224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2790542 commit d0b0139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ksp = "1.9.22-1.0.18"
66
[plugins]
77
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "3.1.0" }
88
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
9-
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
9+
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
1010
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
1111
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.27.0" }
1212

0 commit comments

Comments
 (0)