Skip to content

Commit

Permalink
Upgrade error-prone (#3350)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonharrer authored and tobiasdiez committed Oct 26, 2017
1 parent 341cb93 commit b2268eb
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 @@ plugins {
id "de.sebastianboegl.shadow.transformer.log4j" version "2.1.1"
id "com.simonharrer.modernizer" version '1.5.0-1'
id 'me.champeau.gradle.jmh' version '0.4.3'
id 'net.ltgt.errorprone' version '0.0.11'
id 'net.ltgt.errorprone' version '0.0.13'
}

// use the gradle build scan feature: https://scans.gradle.com/get-started
Expand Down

0 comments on commit b2268eb

Please sign in to comment.