Skip to content

Commit

Permalink
chore(deps): update plugin com.github.spotbugs to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 0f41eb2 commit 0635910
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 @@ -78,7 +78,7 @@ plugins {
id 'fr.brouillard.oss.gradle.jgitver' version '0.10.0-rc03'
id 'org.sonarqube' version '3.5.0.2730'
id 'com.github.andygoossens.modernizer' version '1.7.0' apply false
id 'com.github.spotbugs' version '5.0.13' apply false
id 'com.github.spotbugs' version '6.1.3' apply false
id 'se.thinkcode.cucumber-runner' version '0.0.11' apply false
id "com.github.davidmc24.gradle.plugin.avro-base" version "1.5.0" apply false
}
Expand Down

0 comments on commit 0635910

Please sign in to comment.