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

Unverified Commit 9c1b31a8 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by GitHub
Browse files

Bump detekt-gradle-plugin from 1.0.0-RC14 to 1.0.0.RC9.2

Bumps [detekt-gradle-plugin](https://github.com/arturbosch/detekt) from 1.0.0-RC14 to 1.0.0.RC9.2.
- [Release notes](https://github.com/arturbosch/detekt/releases)
- [Commits](https://github.com/arturbosch/detekt/commits

)

Signed-off-by: default avatardependabot-preview[bot] <support@dependabot.com>
parent cff3851b
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:spotbugs-gradle-plugin:1.6.6'
        classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
        classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.0.0-RC14"
        classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.0.0.RC9.2"
    }
}