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

Unverified Commit 47737c31 authored by Tobias Kaminsky's avatar Tobias Kaminsky Committed by GitHub
Browse files

Merge pull request #1699 from...

Merge pull request #1699 from nextcloud/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.8.10

build(deps): Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.0 to 1.8.10
parents 8383ca3e c5e6f2f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

buildscript {
    ext {
        kotlinVersion = '1.8.0'
        kotlinVersion = '1.8.10'
    }
    repositories {
        mavenCentral()