From 0c8ca2d3ebbaa4a48f7414bcead2c4fa63317e01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 23:47:58 +0000 Subject: [PATCH] chore(deps): update plugin kover to v0.9.0 (#637) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index ccbc2c89..6a589f85 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -127,7 +127,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" } spring-boot = { id = "org.springframework.boot", version = "3.4.1" } 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.3" } +kover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.0" } openapi-generator = { id = "org.openapi.generator", version = "7.10.0" } license-report = { id = "com.github.jk1.dependency-license-report", version = "2.9" } protobuf-plugin = { id = "com.google.protobuf", version = "0.9.4" } \ No newline at end of file