Skip to content

Commit 95b29f6

Browse files
committed
dokka to 1.8.20
1 parent 24f6219 commit 95b29f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ object Versions {
1313
const val jupyter = "0.12.0-32-1"
1414
const val kotest = "5.5.4"
1515
const val kotestTestContainers = "1.3.3"
16-
const val dokka = "1.8.10"
16+
const val dokka = "1.8.20"
1717
const val jcp = "7.0.5"
1818
const val mavenPublish = "0.20.0"
1919
const val atrium = "0.17.0"

0 commit comments

Comments
 (0)