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

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

Merge pull request #1118 from nextcloud/dependabot/gradle/jacoco_version-0.8.10

Bump jacoco_version from 0.8.9 to 0.8.10
parents 4d6e104a 11216e11
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
buildscript {
    ext {
        kotlin_version = '1.8.20'
        jacoco_version = '0.8.9'
        jacoco_version = '0.8.10'
    }
}