Update dependency org.jacoco:org.jacoco.core to v0.8.8
This commit is contained in:
parent
8d9cdbb441
commit
d139da56de
|
@ -11,7 +11,7 @@ buildscript {
|
|||
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10")
|
||||
classpath("com.github.bjoernq:unmockplugin:0.7.9")
|
||||
classpath("com.github.ben-manes:gradle-versions-plugin:0.42.0")
|
||||
classpath("org.jacoco:org.jacoco.core:0.8.7")
|
||||
classpath("org.jacoco:org.jacoco.core:0.8.8")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue