Skip to content

Commit

Permalink
bump com.github.spotbugs:spotbugs from 4.8.3 to 4.8.4 (via #2483)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 8, 2024
1 parent a777bb2 commit 3598b4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ subprojects {
dependencies {
dependency("ch.qos.logback:logback-classic:1.3.14")
dependency("com.beust:jcommander:1.82")
dependency("com.github.spotbugs:spotbugs-annotations:4.8.3")
dependency("com.github.spotbugs:spotbugs:4.8.3")
dependency("com.github.spotbugs:spotbugs-annotations:4.8.4")
dependency("com.github.spotbugs:spotbugs:4.8.4")
dependency("com.opencsv:opencsv:4.6")
dependency("com.puppycrawl.tools:checkstyle:10.15.0")
dependency("com.squareup.retrofit2:converter-jackson:${comSquareupRetrofit2Version}")
Expand Down

0 comments on commit 3598b4b

Please sign in to comment.