mirror of https://github.com/usbharu/Hideout.git
chore(deps): update plugin kover to v0.9.0 (#637)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9fea1ca380
commit
0c8ca2d3eb
|
@ -127,7 +127,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
|
||||||
spring-boot = { id = "org.springframework.boot", version = "3.4.1" }
|
spring-boot = { id = "org.springframework.boot", version = "3.4.1" }
|
||||||
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
|
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
|
||||||
kotlin-spring = { id = "org.jetbrains.kotlin.plugin.spring", version.ref = "kotlin" }
|
kotlin-spring = { id = "org.jetbrains.kotlin.plugin.spring", version.ref = "kotlin" }
|
||||||
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.3" }
|
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.0" }
|
||||||
openapi-generator = { id = "org.openapi.generator", version = "7.10.0" }
|
openapi-generator = { id = "org.openapi.generator", version = "7.10.0" }
|
||||||
license-report = { id = "com.github.jk1.dependency-license-report", version = "2.9" }
|
license-report = { id = "com.github.jk1.dependency-license-report", version = "2.9" }
|
||||||
protobuf-plugin = { id = "com.google.protobuf", version = "0.9.4" }
|
protobuf-plugin = { id = "com.google.protobuf", version = "0.9.4" }
|
Loading…
Reference in New Issue