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
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent a66b63f commit 37a57c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
base
kotlin("jvm") version "1.8.22" apply false
kotlin("kapt") version "1.8.22" apply false
id("org.jetbrains.dokka") version "1.8.20" apply false
id("org.jetbrains.dokka") version "1.9.20" apply false
id("com.vanniktech.maven.publish") version "0.25.3"
id("com.palantir.git-version") version "3.0.0"
}
Expand Down

0 comments on commit 37a57c0

Please sign in to comment.