Skip to content

Commit

Permalink
Merge pull request #37 from dai0304/dependabot/gradle/com.github.spot…
Browse files Browse the repository at this point in the history
…bugs-2.0.0
  • Loading branch information
dependabot-preview[bot] authored Jun 4, 2019
2 parents 8827e31 + 96f9233 commit 0c8ae63
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 @@ -12,7 +12,7 @@ plugins {
id 'org.springframework.boot' version '2.1.5.RELEASE'
id 'com.jfrog.bintray' version '1.8.4'
id 'maven-publish'
id 'com.github.spotbugs' version '1.6.4' apply false
id 'com.github.spotbugs' version '2.0.0' apply false
}

// basic plugins
Expand Down

0 comments on commit 0c8ae63

Please sign in to comment.