Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit c009d070 authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
Browse files

Merge pull request #176 from nextcloud/dependabot/gradle/project.jacocoVersion

Bump project.jacocoVersion from 0.7.4.201502262128 to 0.8.2
parents e06b4c95 ce6433b0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ buildscript {
}

ext {
    jacocoVersion = "0.7.4.201502262128"
    jacocoVersion = "0.8.2"
}

dependencies {