Skip to content

Commit

Permalink
Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v2 (#2512)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent f82344e commit 59cb2a7
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 @@ -39,7 +39,7 @@ ksp-gradlePlugin = { module = "com.google.devtools.ksp:symbol-processing-gradle-
xmlutil-serialization = 'io.github.pdvrieze.xmlutil:serialization:0.90.3'

atomicFuPlugin = "org.jetbrains.kotlinx:atomicfu-gradle-plugin:0.26.1"
dokkaPlugin = "org.jetbrains.dokka:dokka-gradle-plugin:1.9.20"
dokkaPlugin = "org.jetbrains.dokka:dokka-gradle-plugin:2.0.0"
spotlessPlugin = "com.diffplug.spotless:spotless-plugin-gradle:6.25.0"
gradleMavenPublishPlugin = "com.vanniktech:gradle-maven-publish-plugin:0.30.0"
buildConfigPlugin = "com.github.gmazzo:gradle-buildconfig-plugin:3.1.0"
Expand Down

0 comments on commit 59cb2a7

Please sign in to comment.