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

Unverified Commit 3135be85 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by tobiasKaminsky
Browse files

Bump detekt-gradle-plugin from 1.12.0 to 1.13.0



Bumps detekt-gradle-plugin from 1.12.0 to 1.13.0.

Signed-off-by: default avatardependabot-preview[bot] <support@dependabot.com>
Signed-off-by: default avatartobiasKaminsky <tobias@kaminsky.me>
parent 230a5f3c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ buildscript {
        classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
        classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.5.0'
        classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
        classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.12.0"
        classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.13.1"
    }
}