Skip to content

Commit e2b076c

Browse files
committed
Update error-prone to 2.4.0 due to google/error-prone#1106
1 parent e7f68dd commit e2b076c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ subprojects {
2727
// All dependency versions.
2828
autoValueVersion = '1.7'
2929
classGraphVersion = '4.8.65'
30-
errorproneVersion = '2.3.4'
30+
errorproneVersion = '2.4.0'
3131
floggerVersion = '0.5.1'
3232
googleCloudStorageVersion = '1.103.1'
3333
guavaVersion = '28.2-jre'

0 commit comments

Comments
 (0)