Skip to content

Commit

Permalink
Merge pull request #472 from ThoughtWorks-SEA/dependabot/gradle/com.g…
Browse files Browse the repository at this point in the history
…ithub.spotbugs-spotbugs-4.8.2

Bump com.github.spotbugs:spotbugs from 4.8.1 to 4.8.2
  • Loading branch information
chadlwilson authored Dec 4, 2023
2 parents 9278f5a + f0ebb82 commit a9abfb7
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 @@ -159,7 +159,7 @@ dependencies {
exclude("io.projectreactor", "reactor-core")
}

spotbugs("com.github.spotbugs:spotbugs:4.8.1")
spotbugs("com.github.spotbugs:spotbugs:4.8.2")
spotbugsPlugins("com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0")
}

Expand Down

0 comments on commit a9abfb7

Please sign in to comment.