Skip to content

Commit bffe317

Browse files
committed
Bump findbugs-annotations.
1 parent 2e20edd commit bffe317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ subprojects {
1717
group = "org.anarres.jarjar"
1818

1919
dependencies {
20-
compile 'com.google.code.findbugs:jsr305:2.0.2'
20+
compile 'com.google.code.findbugs:annotations:3.0.1'
2121
compile 'org.slf4j:slf4j-api:1.7.12'
2222
}
2323

0 commit comments

Comments
 (0)