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

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

Merge pull request #1654 from nextcloud/renovate/kotlin-monorepo

fix(deps): update kotlin monorepo to v2.1.10
parents 89f3aea7 3199bfe2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@

buildscript {
    ext {
        kotlin_version = '2.1.0'
        kotlin_version = '2.1.10'
        jacoco_version = '0.8.12'
    }
}