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 28, 2023
1 parent 885b6a7 commit 7f0c947
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
@@ -1,7 +1,7 @@
plugins {
kotlin("jvm") version "1.8.22"
id("net.minecrell.plugin-yml.bukkit") version "0.6.0" 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.8.20"
id("org.jmailen.kotlinter") version "3.13.0"
id("dev.s7a.gradle.minecraft.server") version "2.1.1" apply false
Expand Down

0 comments on commit 7f0c947

Please sign in to comment.