Skip to content

Commit

Permalink
fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-gradl…
Browse files Browse the repository at this point in the history
…e-plugin to v1.23.4
  • Loading branch information
renovate[bot] committed Nov 26, 2023
1 parent 35703be commit ed84c9b
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 @@ -32,7 +32,7 @@ buildscript {
classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version"
classpath "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.5.0.2730"
classpath "com.hiya:jacoco-android:0.2"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.3"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.4"

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down

0 comments on commit ed84c9b

Please sign in to comment.