diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e964092..a90a466 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ publish = "0.30.0" # https://github.com/cashapp/sqldelight sqldelight = "2.0.2" # https://github.com/Kotlin/dokka -dokka = "1.9.20" +dokka = "2.0.0" # https://github.com/willowtreeapps/assertk assertk = "0.28.1" # https://github.com/touchlab/Stately