Skip to content

Commit

Permalink
fix(deps): update dependency spotbugs to v4.8.1 (pgjdbc#3023)
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 868ce5c commit b8fe21c
Showing 1 changed file with 1 addition and 1 deletion.
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.7.3"
val toolVersion = "4.8.1"
this.toolVersion.set(toolVersion)

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

0 comments on commit b8fe21c

Please sign in to comment.