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 18, 2024
1 parent bcbaef9 commit 7159945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unleashandroidsdk/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
signing
alias(libs.plugins.android.library)
alias(libs.plugins.jetbrains.kotlin.android)
id("org.jetbrains.dokka") version "1.7.10"
id("org.jetbrains.dokka") version "1.9.20"
id("pl.allegro.tech.build.axion-release") version "1.18.2"
}

Expand Down

0 comments on commit 7159945

Please sign in to comment.