chore(deps): bump org.barfuin.gradle.jacocolog from 3.0.0 to 3.1.0
Bumps org.barfuin.gradle.jacocolog from 3.0.0 to 3.1.0. --- updated-dependencies: - dependency-name: org.barfuin.gradle.jacocolog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c128e5c824
commit
cc2dff02a1
|
@ -77,7 +77,7 @@ plugins {
|
|||
// Test Gradle build, keep disabled under normal circumstances
|
||||
// id "com.osacky.doctor" version "0.8.1"
|
||||
id "org.jlleitschuh.gradle.ktlint" version "11.2.0"
|
||||
id 'org.barfuin.gradle.jacocolog' version '3.0.0'
|
||||
id 'org.barfuin.gradle.jacocolog' version '3.1.0'
|
||||
id 'org.jetbrains.kotlin.android' version "$kotlin_version" apply false
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue