Skip to content

Commit

Permalink
Merge pull request #4656 from nextcloud/dependabot/gradle/io.gitlab.a…
Browse files Browse the repository at this point in the history
…rturbosch.detekt-detekt-gradle-plugin-1.1.1

Bump detekt-gradle-plugin from 1.0.1 to 1.1.1
  • Loading branch information
tobiasKaminsky authored Oct 11, 2019
2 parents 45f5b38 + 4d512c5 commit 991a55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ buildscript {
}
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.1"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.1.1"
}
}

Expand Down

0 comments on commit 991a55c

Please sign in to comment.