spring-batch-plus icon indicating copy to clipboard operation
spring-batch-plus copied to clipboard

Bump up kover version to 0.7.x

Open acktsap opened this issue 2 years ago • 1 comments

Current, we use 0.6.1

https://github.com/naver/spring-batch-plus/blob/9cfd63ccf4f45e697839aa259a8c076738ebe3c3/buildSrc/build.gradle.kts#L14

See also: Kover migration guide from 0.6.x to 0.7.4

acktsap avatar Oct 30 '23 03:10 acktsap

even 0.8.0 is released

https://github.com/Kotlin/kotlinx-kover/releases/tag/v0.8.0

acktsap avatar May 30 '24 12:05 acktsap

Replace with gradle built-in jacoco & jacoco report aggregatation plugin

acktsap avatar Jan 25 '25 15:01 acktsap