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

Commit

Permalink
chore(deps): update plugin org.jetbrains.dokka to v1.6.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 25, 2022
1 parent 95c2013 commit fb946d1
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 @@ -26,7 +26,7 @@ import java.util.Date

plugins {
id("com.diffplug.spotless") version "6.4.2"
id("org.jetbrains.dokka") version "1.6.20"
id("org.jetbrains.dokka") version "1.6.21"
kotlin("jvm") version "1.5.31"
`maven-publish`
}
Expand Down

0 comments on commit fb946d1

Please sign in to comment.