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

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

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

fix(deps): update kotlin monorepo to v2.1.0
parents 406b5085 b0365f72
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@

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