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] authored Jul 14, 2024
1 parent 94fdec5 commit 9b1c328
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 @@ -5,7 +5,7 @@ plugins {
`maven-publish`
signing
id("io.codearte.nexus-staging") version "0.30.0"
id("org.jetbrains.dokka") version "1.7.20"
id("org.jetbrains.dokka") version "1.9.20"
id("blue.starry.gradle") version "0.0.1"
}

Expand Down

0 comments on commit 9b1c328

Please sign in to comment.