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

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

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

fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.0.10
parents 46468d30 a69d7123
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

buildscript {
    ext {
        kotlinVersion = '2.0.0'
        kotlinVersion = '2.0.10'
        commonsVersion = '2.3.0'
    }
    repositories {