Skip to content

Commit

Permalink
Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.9.10 (#7
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 Feb 25, 2024
1 parent 5d1bc52 commit 0242e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
classpath("io.github.gradle-nexus:publish-plugin:1.3.0")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.0")
classpath("org.jlleitschuh.gradle:ktlint-gradle:11.5.1")
classpath("org.jetbrains.dokka:dokka-gradle-plugin:1.9.0")
classpath("org.jetbrains.dokka:dokka-gradle-plugin:1.9.10")
}
}

Expand Down

0 comments on commit 0242e4d

Please sign in to comment.