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

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

Merge pull request #1782 from...

Merge pull request #1782 from nextcloud/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.8.21

build(deps): Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.20 to 1.8.21
parents 765d4567 84635be8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

buildscript {
    ext {
        kotlinVersion = '1.8.20'
        kotlinVersion = '1.8.21'
        commonsVersion = '1.7.0'
    }
    repositories {