Skip to content

Commit

Permalink
all: update animal sniffer and error prone
Browse files Browse the repository at this point in the history
  • Loading branch information
carl-mastrangelo authored Jul 18, 2017
1 parent 2175004 commit 8572f5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ buildscript {
}
dependencies {
classpath 'com.google.gradle:osdetector-gradle-plugin:1.4.0'
classpath 'ru.vyarus:gradle-animalsniffer-plugin:1.3.0'
classpath 'net.ltgt.gradle:gradle-errorprone-plugin:0.0.10'
classpath 'ru.vyarus:gradle-animalsniffer-plugin:1.4.0'
classpath 'net.ltgt.gradle:gradle-errorprone-plugin:0.0.11'
}
}

Expand Down

0 comments on commit 8572f5f

Please sign in to comment.