Skip to content

Commit

Permalink
Update gradle-errorprone-plugin to 1.1.0 (mockito#1908)
Browse files Browse the repository at this point in the history
  • Loading branch information
grimreaper authored and epeee committed Jun 22, 2020
1 parent c6795b9 commit 21945da
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 21945da

Please sign in to comment.