Skip to content

Commit

Permalink
chore(deps): update plugin com.github.spotbugs to v5.1.4 (#978)
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 8, 2023
1 parent 2ec6e9c commit ee27125
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.3"
id("com.github.spotbugs") version "5.1.4"
}

java {
Expand Down

0 comments on commit ee27125

Please sign in to comment.