Skip to content

Commit

Permalink
Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.9.10 (#…
Browse files Browse the repository at this point in the history
…1141)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 18, 2023
1 parent e44885b commit 7601c21
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 @@ -72,7 +72,7 @@ truth = { module = "com.google.truth:truth", version = "1.1.5" }
# Plugins
plugin-android = { module = "com.android.tools.build:gradle", version.ref = "agp" }
plugin-buildConfig = { module = "com.github.gmazzo.buildconfig:plugin", version = "4.1.2" }
plugin-dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "1.9.0" }
plugin-dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "1.9.10" }
plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
plugin-ksp = { module = "com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin", version.ref = "ksp" }
plugin-mavenPublish = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.25.3" }
Expand Down

0 comments on commit 7601c21

Please sign in to comment.