Skip to content

Commit

Permalink
Merge pull request #4656 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.1.3
  • Loading branch information
github-actions[bot] authored Jan 27, 2025
2 parents be235c8 + 296ca07 commit 28e9e90
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.android.tools.build:gradle:8.8.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.1.2'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.3'
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.2"
// NOTE: Do not place your application dependencies here; they belong
Expand Down

0 comments on commit 28e9e90

Please sign in to comment.