Skip to content

Commit

Permalink
Merge pull request #4127 from nextcloud/renovate/com.github.spotbugs.…
Browse files Browse the repository at this point in the history
…snom-spotbugs-gradle-plugin-6.x

fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.21
  • Loading branch information
github-actions[bot] authored Aug 29, 2024
2 parents a2b0417 + f75c776 commit fab3ead
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 @@ -25,7 +25,7 @@ buildscript {
classpath 'com.android.tools.build:gradle:8.6.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.20'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.21'
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6"
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.1"
classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version"
Expand Down

0 comments on commit fab3ead

Please sign in to comment.