Skip to content

Commit

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

Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.23
  • Loading branch information
github-actions[bot] committed Sep 25, 2024
2 parents 419e9ac + 372fc3a commit 3ca515b
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.1'
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.22'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.23'
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
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 3ca515b

Please sign in to comment.