Skip to content

Commit

Permalink
Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v2 (#54)
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 0a3f48a commit 9871a50
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 @@ -11,7 +11,7 @@ kotlinCompilerTester = "dev.zacsweers.kctfork:core:0.4.1"

buildConfigPlugin = "com.github.gmazzo:gradle-buildconfig-plugin:3.1.0"
gradleMavenPublishPlugin = "com.vanniktech:gradle-maven-publish-plugin:0.30.0"
dokkaPlugin = "org.jetbrains.dokka:dokka-gradle-plugin:1.9.20"
dokkaPlugin = "org.jetbrains.dokka:dokka-gradle-plugin:2.0.0"

autoService-compiler = { module = "com.google.auto.service:auto-service", version.ref = "auto-service" }
autoService-annotations = { module = "com.google.auto.service:auto-service-annotations", version.ref = "auto-service" }
Expand Down

0 comments on commit 9871a50

Please sign in to comment.