Removed findbugs jsr

This commit is contained in:
Nathan Adams
2017-06-21 14:25:36 +02:00
parent e12ab0b6d8
commit 400657b472
8 changed files with 1 additions and 27 deletions
-1
View File
@@ -16,7 +16,6 @@ repositories {
}
dependencies {
api 'com.google.code.findbugs:jsr305:2.0.1'
api 'com.google.guava:guava:21.0'
api 'org.apache.commons:commons-lang3:3.5'
testImplementation 'junit:junit-dep:4.10'