Skip to content

Commit 18c202b

Browse files
committed
Update Error Prone to v2.0.9
1 parent 6861563 commit 18c202b

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
@@ -91,7 +91,7 @@ allprojects {
9191
apply plugin: 'net.ltgt.errorprone'
9292

9393
configurations.errorprone {
94-
resolutionStrategy.force 'com.google.errorprone:error_prone_core:2.0.8'
94+
resolutionStrategy.force 'com.google.errorprone:error_prone_core:2.0.9'
9595
}
9696

9797

0 commit comments

Comments
 (0)