Skip to content

Commit

Permalink
Bump com.github.spotbugs from 5.1.4 to 6.0.27
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 5.1.4 to 6.0.27.

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent bb3b133 commit f9b82b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

plugins {
id("com.android.application") version "8.7.3" apply false
id("com.github.spotbugs") version "5.1.4" apply false
id("com.github.spotbugs") version "6.0.27" apply false
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
}

Expand Down

0 comments on commit f9b82b7

Please sign in to comment.