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

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

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

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


buildscript {
buildscript {
    ext {
    ext {
        kotlinVersion = '2.1.0'
        kotlinVersion = '2.1.10'
        commonsVersion = '2.3.1'
        commonsVersion = '2.3.1'
    }
    }
    repositories {
    repositories {