Skip to content

Commit e9ac324

Browse files
committed
Update plugin dokka to v2.1.0
1 parent 1bd20aa commit e9ac324

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
@@ -10,7 +10,7 @@ lint = "31.12.0-alpha09"
1010
[plugins]
1111
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.7.0" }
1212
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.8" }
13-
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
13+
dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }
1414
lint = { id = "com.android.lint", version = "8.13.0" }
1515
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1616
ksp = { id = "com.google.devtools.ksp", version = "2.2.20-2.0.4" }

0 commit comments

Comments
 (0)