Skip to content

Commit

Permalink
Merge pull request #1507 from mapfish/dependabot/gradle/se.bjurr.viol…
Browse files Browse the repository at this point in the history
…ations-violations-gradle-plugin-1.47

Bump violations-gradle-plugin from 1.45 to 1.47
  • Loading branch information
sbrunner authored Oct 5, 2020
2 parents 989d42e + c3a6f41 commit 59c7465
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 @@ -9,7 +9,7 @@ buildscript {

dependencies {
classpath "gradle.plugin.com.github.spotbugs:spotbugs-gradle-plugin:2.0.0"
classpath "se.bjurr.violations:violations-gradle-plugin:1.45"
classpath "se.bjurr.violations:violations-gradle-plugin:1.47"
classpath 'org.owasp:dependency-check-gradle:6.0.2'
}
}
Expand Down

0 comments on commit 59c7465

Please sign in to comment.