Skip to content

Commit

Permalink
bump com.github.spotbugs:spotbugs from 4.7.3 to 4.8.2 (via #2218)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 21f4a44 commit 663b7ad
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 @@ -167,7 +167,7 @@ subprojects {
if (spotbugs != null) {
dependencies {
spotbugs("org.slf4j:slf4j-simple")
spotbugs("com.github.spotbugs:spotbugs:4.7.3")
spotbugs("com.github.spotbugs:spotbugs:4.8.2")
}
}
}
Expand Down

0 comments on commit 663b7ad

Please sign in to comment.