Skip to content

Commit

Permalink
Bump com.github.spotbugs from 4.0.5 to 4.5.1 TNG#442
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 4.0.5 to 4.5.1.
  • Loading branch information
codecholeric authored Oct 9, 2020
2 parents dce3552 + 9b23278 commit 8fdb631
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.johnrengelman.shadow' version '5.2.0' apply false
id 'com.github.spotbugs' version '4.0.5' apply false
id 'com.github.spotbugs' version '4.5.1' apply false
id "de.marcphilipp.nexus-publish" version "0.4.0" apply false
id "com.diffplug.spotless" version "5.6.1" apply false
}
Expand Down

0 comments on commit 8fdb631

Please sign in to comment.