From 42d2d5e21ed5836eae7fc4bcb7b8723b0103a297 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 12:29:21 +0000 Subject: [PATCH] chore(deps): bump org.jetbrains.dokka from 1.9.20 to 2.0.0 Bumps org.jetbrains.dokka from 1.9.20 to 2.0.0. --- updated-dependencies: - dependency-name: org.jetbrains.dokka dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ec49dfdc..cc7f4385 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -14,7 +14,7 @@ kermit = "1.2.2" # https://github.com/touchlab/Kermit buildKonfig = "0.15.2" # https://github.com/yshrsmz/BuildKonfig # Documentation -dokka = "1.9.20" # https://github.com/Kotlin/dokka +dokka = "2.0.0" # https://github.com/Kotlin/dokka # Localization lyricist = "1.7.0" # https://github.com/adrielcafe/lyricist