Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlinx.kover to v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2023
1 parent f1c4ab9 commit 68e838f
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 @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
kotlin("jvm") version "1.8.10"
id("net.minecrell.plugin-yml.bukkit") version "0.5.2" apply false
id("org.jetbrains.kotlinx.kover") version "0.6.1"
id("org.jetbrains.kotlinx.kover") version "0.7.2"
id("org.jetbrains.dokka") version "1.7.20"
id("org.jmailen.kotlinter") version "3.13.0"
`maven-publish`
Expand Down

0 comments on commit 68e838f

Please sign in to comment.