Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.dokka:dokka-base to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 0482218 commit 8aec00e
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.14.1"
junit = "org.junit.jupiter:junit-jupiter:5.11.2"
asm = "org.ow2.asm:asm:9.7.1"
dokkaKotlinAsJavaPlugin = "org.jetbrains.dokka:kotlin-as-java-plugin:1.9.20"
dokkaBase = "org.jetbrains.dokka:dokka-base:1.9.20"
dokkaBase = "org.jetbrains.dokka:dokka-base:2.0.0"
[plugins]
dokka = "org.jetbrains.dokka:1.9.20"

0 comments on commit 8aec00e

Please sign in to comment.