Skip to content

Commit 2c0d99e

Browse files
authored
Merge pull request #1451 from square/renovate/org.jetbrains.dokka-dokka-gradle-plugin-1.x
Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.9.20
2 parents 0b889e3 + 6c96879 commit 2c0d99e

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,7 +14,7 @@ kotlin-time = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.
1414
jmh-gradle-plugin = { module = "me.champeau.jmh:jmh-gradle-plugin", version = "0.7.2" }
1515
jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
1616
jmh-generator = { module = "org.openjdk.jmh:jmh-generator-annprocess", version.ref = "jmh" }
17-
dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "1.9.10" }
17+
dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "1.9.20" }
1818
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.25.0" }
1919
bnd = { module = "biz.aQute.bnd:biz.aQute.bnd.gradle", version = "6.4.0" }
2020
vanniktech-publish-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.27.0" }

0 commit comments

Comments
 (0)