Skip to content

Commit

Permalink
build(deps): update plugin spotbugs to v6.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 4, 2024
1 parent 53dfbf5 commit eb10d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ pmd-ant = { module = "net.sourceforge.pmd:pmd-ant", version.ref = "pmd" }

[plugins]
shadowJar = "com.github.johnrengelman.shadow:8.1.1"
spotbugs = "com.github.spotbugs:6.0.4"
spotbugs = "com.github.spotbugs:6.0.5"
docker = "com.bmuschko.docker-remote-api:9.4.0"
sonarqube = "org.sonarqube:4.4.1.3373"

0 comments on commit eb10d95

Please sign in to comment.