Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.dokka to v1.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jGleitz committed Jan 21, 2022
1 parent fdd120a commit dc5d4b9
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 @@ -2,7 +2,7 @@ import org.jetbrains.dokka.gradle.DokkaTask

plugins {
kotlin("jvm") version "1.6.10"
id("org.jetbrains.dokka") version "1.6.0"
id("org.jetbrains.dokka") version "1.6.10"
id("com.palantir.git-version") version "0.12.3"
`maven-publish`
signing
Expand Down

0 comments on commit dc5d4b9

Please sign in to comment.