chore: bump kover version (#308)

This commit is contained in:
Ryan Brink
2022-08-26 16:59:33 -06:00
committed by GitHub
parent 8ea6a001c2
commit 76e6b0a278
7 changed files with 10 additions and 5 deletions

View File

@ -8,6 +8,7 @@ plugins {
id("maven-publish")
id("java-library")
id("signing")
id("org.jetbrains.kotlinx.kover")
}
sourdoughLibrary {