Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.dokka to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 31, 2023
1 parent bae55be commit 05e6e41
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 @@ -2,7 +2,7 @@ plugins {
kotlin("jvm") version "1.9.0"
id("net.minecrell.plugin-yml.bukkit") version "0.6.0" apply false
id("org.jetbrains.kotlinx.kover") version "0.6.1"
id("org.jetbrains.dokka") version "1.8.20"
id("org.jetbrains.dokka") version "1.9.0"
id("org.jmailen.kotlinter") version "3.13.0"
id("dev.s7a.gradle.minecraft.server") version "2.1.1" apply false
id("com.github.johnrengelman.shadow") version "8.1.1" apply false
Expand Down

0 comments on commit 05e6e41

Please sign in to comment.