Skip to content

Commit

Permalink
Update plugin org.jetbrains.dokka to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 23, 2022
1 parent 8378145 commit dcab4a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -14,7 +14,7 @@ val httpClientVersion = "5.1.3"

plugins {
kotlin("jvm") version "1.6.10"
id("org.jetbrains.dokka") version "1.6.10"
id("org.jetbrains.dokka") version "1.7.0"
application
id("com.adarshr.test-logger") version "2.1.0"
`maven-publish`
Expand Down

0 comments on commit dcab4a2

Please sign in to comment.