Skip to content

Commit

Permalink
Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.8.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2023
1 parent 6723fd5 commit 840e774
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 @@ -24,7 +24,7 @@ metalava-pluginGradle = "me.tylerbwong.gradle.metalava:plugin:0.3.2"
kotlin-pluginGradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", version.ref = "kotlin" }

dokka-pluginGradle = "org.jetbrains.dokka:dokka-gradle-plugin:1.8.10"
dokka-pluginGradle = "org.jetbrains.dokka:dokka-gradle-plugin:1.8.20"

# Compose

Expand Down

0 comments on commit 840e774

Please sign in to comment.