Skip to content

Commit

Permalink
Merge pull request #200 from compscidr/renovate/dokka_version
Browse files Browse the repository at this point in the history
Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.9.20
  • Loading branch information
compscidr authored Mar 6, 2024
2 parents 6169c7a + 359573a commit b7045ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
jupiter_version = '5.10.2'
slf4j_version = '2.0.12'
mockk_version = '1.13.10'
dokka_version = '1.9.10'
dokka_version = '1.9.20'
}
repositories {
google()
Expand Down

0 comments on commit b7045ae

Please sign in to comment.