Skip to content

Commit

Permalink
fix(deps): update dependency spotbugs to v4.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and vlsi committed Apr 15, 2024
1 parent 9abbb89 commit 92e98b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {

spotbugs {
// Below statement is for Renovate Bot since it does not support toolVersion.set("..") pattern yet
val toolVersion = "4.8.3"
val toolVersion = "4.8.4"
this.toolVersion.set(toolVersion)

providers.gradleProperty("spotbugs.version")
Expand Down

0 comments on commit 92e98b8

Please sign in to comment.