Skip to content

Commit

Permalink
fix(deps): update dependency spotbugs to v4.8.2 (pgjdbc#3052)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and redalogobject committed Dec 7, 2023
1 parent 06e81b7 commit 2503abc
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.1"
val toolVersion = "4.8.2"
this.toolVersion.set(toolVersion)

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

0 comments on commit 2503abc

Please sign in to comment.