From b9da7342986c18fa65387527c107a4c83c3fa435 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 May 2024 06:28:56 +0000 Subject: [PATCH] chore(deps): update plugin kover to v0.8.0 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 8ee2f2ec..cd500a3c 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -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" } \ No newline at end of file