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

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

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

Bump project.jacocoVersion from 0.8.2 to 0.8.3
parents dcfb9578 080ec799
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ buildscript {
}

ext {
    jacocoVersion = "0.8.2"
    jacocoVersion = "0.8.3"
}

dependencies {