Skip to content

Commit a80cee5

Browse files
Update plugin dokka to v1.9.20
1 parent f56172b commit a80cee5

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
@@ -14,5 +14,5 @@ kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", versi
1414

1515
kotlinx-benchmark = { id = "org.jetbrains.kotlinx.benchmark", version.ref = "benchmark" }
1616
publish = { id = "com.vanniktech.maven.publish", version = "0.25.2" }
17-
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
17+
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
1818
resources = { id = "com.goncalossilva.resources", version.ref = "resources" }

0 commit comments

Comments
 (0)