Skip to content

Commit a953fe6

Browse files
dependabot[bot]jreynard-code
authored andcommitted
Gradle: Bump org.jetbrains.kotlinx.kover from 0.9.3 to 0.9.4
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.9.3 to 0.9.4. - [Release notes](https://github.com/Kotlin/kotlinx-kover/releases) - [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md) - [Commits](Kotlin/kotlinx-kover@v0.9.3...v0.9.4) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.kover dependency-version: 0.9.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 266f04e commit a953fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ plugins {
3535
id("project-report")
3636
id("org.owasp.dependencycheck") version "12.1.9"
3737
id("com.github.jk1.dependency-license-report") version "3.0.1"
38-
id("org.jetbrains.kotlinx.kover") version "0.9.3"
38+
id("org.jetbrains.kotlinx.kover") version "0.9.4"
3939
id("io.gitlab.arturbosch.detekt") version "1.23.8"
4040
id("org.openapi.generator") version "7.17.0" apply false
4141
id("com.google.cloud.tools.jib") version "3.5.1" apply false

0 commit comments

Comments
 (0)