Skip to content

Commit

Permalink
chore(deps): update plugin com.github.spotbugs to v5.1.5 (#992)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 14, 2023
1 parent 17eccf7 commit 72100dd
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 @@ -7,7 +7,7 @@ plugins {
id("com.github.spotbugs.plugin-publish")
id("com.github.spotbugs.test")
id("org.sonarqube")
id("com.github.spotbugs") version "5.1.4"
id("com.github.spotbugs") version "5.1.5"
}

java {
Expand Down

0 comments on commit 72100dd

Please sign in to comment.