Skip to content

Commit f197477

Browse files
Update analysis-kotlin-descriptors, ... to 2.0.0 (#4239)
1 parent 7b83c3e commit f197477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.mill

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ object Deps {
203203
val coursierJvmIndexVersion = "0.0.4-70-51469f"
204204

205205
object RuntimeDeps {
206-
val dokkaVersion = "1.9.20"
206+
val dokkaVersion = "2.0.0"
207207
val koverVersion = "0.8.3"
208208

209209
val detektCli = ivy"io.gitlab.arturbosch.detekt:detekt-cli:1.23.7"

0 commit comments

Comments
 (0)