Skip to content

Commit

Permalink
Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to …
Browse files Browse the repository at this point in the history
…v5.1.2
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent 3b319d3 commit 2b686b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mifosng-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ buildscript {
classpath 'com.github.triplet.gradle:play-publisher:1.1.5'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "org.jetbrains.kotlin:kotlin-android-extensions:$kotlin_version"
classpath "com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.14"
classpath "com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.2"
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.6.0"
classpath 'com.google.dagger:hilt-android-gradle-plugin:2.44'
}
Expand Down

0 comments on commit 2b686b5

Please sign in to comment.