mirror of
https://github.com/jlengrand/OpenGraphKt.git
synced 2026-03-10 08:31:23 +00:00
Update plugin org.jetbrains.kotlinx.kover to v0.9.5
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
plugins {
|
plugins {
|
||||||
kotlin("jvm")
|
kotlin("jvm")
|
||||||
id("com.vanniktech.maven.publish") version "0.34.0"
|
id("com.vanniktech.maven.publish") version "0.34.0"
|
||||||
id("org.jetbrains.kotlinx.kover") version "0.9.3"
|
id("org.jetbrains.kotlinx.kover") version "0.9.5"
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "fr.lengrand"
|
group = "fr.lengrand"
|
||||||
|
|||||||
Reference in New Issue
Block a user