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

Unverified Commit 12fa1a0c authored by Tobias Kaminsky's avatar Tobias Kaminsky Committed by GitHub
Browse files

Merge pull request #1284 from nextcloud/dependabot/gradle/kotlin_version-1.9.22

Bump kotlin_version from 1.8.22 to 1.9.22
parents 913e1583 c10c537c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
buildscript {
    ext {
        kotlin_version = '1.8.22'
        kotlin_version = '1.9.22'
        jacoco_version = '0.8.11'
    }
}