Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.dokka to v1.9.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 18, 2024
1 parent 803f1f5 commit c641e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -97,7 +97,7 @@ val disabledExplicitApiModeProjects = listOf(
apply(from = "gradle/compatibility.gradle")

plugins {
id("org.jetbrains.dokka") version "1.9.10" apply false
id("org.jetbrains.dokka") version "1.9.20" apply false
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.14.0"
id("kotlinx-atomicfu") version "0.23.1" apply false
id("com.osacky.doctor") version "0.9.2"
Expand Down

0 comments on commit c641e97

Please sign in to comment.