Skip to content

Commit

Permalink
Update plugin org.jetbrains.dokka to v1.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 16, 2023
1 parent 8378145 commit 623db71
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.9.10"
application
id("com.adarshr.test-logger") version "2.1.0"
`maven-publish`
Expand Down

0 comments on commit 623db71

Please sign in to comment.