Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.dokka to v1.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 4, 2023
1 parent a3f07b2 commit a56827a
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 @@ -19,7 +19,7 @@ val junitVersion = "5.9.2"

plugins {
kotlin("jvm") version "1.7.22"
id("org.jetbrains.dokka") version "1.7.20"
id("org.jetbrains.dokka") version "1.8.10"
java
application
id("com.github.johnrengelman.shadow") version "7.1.2"
Expand Down

0 comments on commit a56827a

Please sign in to comment.