Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.dokka:dokka-base to v1.9.20 (
Browse files Browse the repository at this point in the history
#104)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent a770402 commit 7aa3a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ mockito = "org.mockito:mockito-core:5.12.0"
junit = "org.junit.jupiter:junit-jupiter:5.10.0"
asm = "org.ow2.asm:asm:9.7"
dokkaKotlinAsJavaPlugin = "org.jetbrains.dokka:kotlin-as-java-plugin:1.9.0"
dokkaBase = "org.jetbrains.dokka:dokka-base:1.9.0"
dokkaBase = "org.jetbrains.dokka:dokka-base:1.9.20"
[plugins]
dokka = "org.jetbrains.dokka:1.9.20"

0 comments on commit 7aa3a61

Please sign in to comment.