Merge pull request #2374 from nightscout/dependabot/gradle/dev/org.barfuin.gradle.jacocolog-3.0.0
chore(deps): bump org.barfuin.gradle.jacocolog from 2.0.0 to 3.0.0
This commit is contained in:
commit
a315476569
1 changed files with 1 additions and 1 deletions
|
@ -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.0.0"
|
||||
id 'org.barfuin.gradle.jacocolog' version '2.0.0'
|
||||
id 'org.barfuin.gradle.jacocolog' version '3.0.0'
|
||||
id 'org.jetbrains.kotlin.android' version "$kotlin_version" apply false
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue