Skip to content

Commit

Permalink
Merge pull request #1955 from joinfaces/dependabot/gradle/5.2.x/com.g…
Browse files Browse the repository at this point in the history
…ithub.spotbugs-5.2.0

Bump com.github.spotbugs from 5.1.4 to 5.2.0
  • Loading branch information
persapiens committed Oct 17, 2023
2 parents 3f8100b + 9a8a449 commit c0e95d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id "io.freefair.aggregate-jacoco-report"
id "io.freefair.lombok" apply false
id "io.freefair.maven-central.validate-poms" apply false
id "com.github.spotbugs" version "5.1.4" apply false
id "com.github.spotbugs" version "5.2.0" apply false
id "de.aaschmid.cpd" version "3.3"
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
}
Expand Down

0 comments on commit c0e95d1

Please sign in to comment.