Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 6aec4b9 commit e9480ef
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.8.0" apply false
id("com.github.spotbugs") version "5.1.4" apply false
id("com.github.spotbugs") version "6.1.4" apply false
id("org.jetbrains.kotlin.android") version "2.1.10" apply false
}

Expand Down

0 comments on commit e9480ef

Please sign in to comment.