mirror of https://github.com/usbharu/Hideout.git
chore(deps): update plugin kover to v0.8.0
This commit is contained in:
parent
525c2acdc3
commit
b9da734298
|
@ -87,6 +87,6 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
|
|||
spring-boot = { id = "org.springframework.boot", version = "3.2.5" }
|
||||
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.7.6" }
|
||||
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.0" }
|
||||
openapi-generator = { id = "org.openapi.generator", version = "7.4.0" }
|
||||
license-report = { id = "com.github.jk1.dependency-license-report", version = "2.7" }
|
Loading…
Reference in New Issue