Skip to content

Commit

Permalink
Merge pull request #12436 from nextcloud/renovate/io.gitlab.arturbosc…
Browse files Browse the repository at this point in the history
…h.detekt-detekt-gradle-plugin-1.x

Update dependency io.gitlab.arturbosch.detekt:detekt-gradle-plugin to v1.23.4
  • Loading branch information
AndyScherzinger authored Jan 28, 2024
2 parents 2a3ad19 + 5df9b0d commit c52bce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
classpath "com.android.tools.build:gradle:$androidPluginVersion"
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.3'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.1"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.4"
classpath "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2
classpath 'com.karumi:shot:5.14.1'
classpath "org.jacoco:org.jacoco.core:$jacoco_version"
Expand Down

0 comments on commit c52bce4

Please sign in to comment.