update annotations

This commit is contained in:
Volker Berlin 2017-03-23 20:00:59 +01:00
parent 9dfbba36fb
commit ab21373134

View File

@ -5,7 +5,7 @@ repositories {
}
dependencies {
compile 'com.google.code.findbugs:jsr305:3.0.0'
compile 'com.google.code.findbugs:jsr305:3.0.1'
testCompile 'junit:junit:+'
}