Skip to content

Commit

Permalink
Update gradle-errorprone-plugin to 1.1.0 (#1908)
Browse files Browse the repository at this point in the history
  • Loading branch information
grimreaper committed Jun 19, 2020
1 parent 4fd405d commit 397b4d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -7,7 +7,7 @@ buildscript {

dependencies {
classpath 'gradle.plugin.nl.javadude.gradle.plugins:license-gradle-plugin:0.14.0'
classpath 'net.ltgt.gradle:gradle-errorprone-plugin:0.6'
classpath 'net.ltgt.gradle:gradle-errorprone-plugin:1.1.0'

//Using buildscript.classpath so that we can resolve shipkit from maven local, during local testing
classpath 'org.shipkit:shipkit:2.1.6'
Expand Down

0 comments on commit 397b4d2

Please sign in to comment.