Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

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 committed Dec 27, 2021
1 parent 11c829b commit ef8f377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -2,7 +2,7 @@ import org.jetbrains.dokka.gradle.DokkaTask

plugins {
kotlin("jvm") version "1.6.0" apply false
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"
id("com.gradle.plugin-publish") version "0.15.0"
`maven-publish`
Expand Down

0 comments on commit ef8f377

Please sign in to comment.