Skip to content

Commit

Permalink
fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle…
Browse files Browse the repository at this point in the history
…-plugin to v5.1.2
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent e4326d1 commit 0a65aa4
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 @@ -24,7 +24,7 @@ buildscript {
classpath 'com.google.android.gms:oss-licenses-plugin:0.10.6'
classpath "com.google.gms:google-services:$googleServicesVersion"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinGradlePluginversion"
classpath "com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.14"
classpath "com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.2"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle filesa
}
Expand Down

0 comments on commit 0a65aa4

Please sign in to comment.