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

Unverified Commit 0f45e5c6 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Merge pull request #987 from nextcloud/dependabot/gradle/kotlin_version-1.7.21

parents c489bc42 e4ac3c91
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
buildscript {
    ext {
        kotlin_version = '1.7.20'
        kotlin_version = '1.7.21'
        jacoco_version = '0.8.8'
    }
}