Skip to content

Commit

Permalink
Merge pull request #1000 from spotbugs/renovate/com.github.spotbugs-5.x
Browse files Browse the repository at this point in the history
chore(deps): update plugin com.github.spotbugs to v5.2.0
  • Loading branch information
KengoTODA authored Oct 15, 2023
2 parents 256af7e + 0c5bd21 commit e7a5f5e
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.5"
id("com.github.spotbugs") version "5.2.0"
}

java {
Expand Down

0 comments on commit e7a5f5e

Please sign in to comment.