Skip to content

Commit

Permalink
gradle spotbugs 5.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
brharrington committed May 9, 2023
1 parent a5830e6 commit 73c9940
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
@@ -1,6 +1,6 @@
plugins {
id 'com.github.ben-manes.versions' version '0.44.0'
id 'com.github.spotbugs' version '5.0.13' apply false
id 'com.github.spotbugs' version '5.0.14' apply false
id 'me.champeau.jmh' version '0.6.8'
id 'com.netflix.nebula.dependency-recommender' version '12.2.0'
id 'com.netflix.nebula.netflixoss' version '11.3.1'
Expand Down

0 comments on commit 73c9940

Please sign in to comment.