Merge pull request #415 from usbharu/renovate/org.jetbrains.kotlinx.kover-0.x

chore(deps): update plugin kover to v0.8.1
This commit is contained in:
usbharu 2024-06-13 10:42:32 +09:00 committed by GitHub
commit 8c43ecf893
1 changed files with 1 additions and 1 deletions

View File

@ -108,6 +108,6 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
spring-boot = { id = "org.springframework.boot", version = "3.3.0" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
kotlin-spring = { id = "org.jetbrains.kotlin.plugin.spring", version.ref = "kotlin" }
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.0" }
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.1" }
openapi-generator = { id = "org.openapi.generator", version = "7.4.0" }
license-report = { id = "com.github.jk1.dependency-license-report", version = "2.8" }