Skip to content

Commit

Permalink
Update plugin org.jetbrains.dokka to v1.9.10 (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 25, 2024
1 parent c62577f commit 49f9c99
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 49f9c99

Please sign in to comment.