Skip to content

Commit

Permalink
Bump javac from 9+181-r4173-1 to 1.8.0-u20
Browse files Browse the repository at this point in the history
Bumps [javac](https://github.com/google/error-prone-javac) from 9+181-r4173-1 to 1.8.0-u20.
- [Release notes](https://github.com/google/error-prone-javac/releases)
- [Commits](https://github.com/google/error-prone-javac/commits)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2022
1 parent 2ddc5f1 commit d8f90be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,6 @@ dependencies {
testImplementation 'org.robolectric:robolectric:4.7.3'

errorprone "com.google.errorprone:error_prone_core:2.11.0"
errorproneJavac "com.google.errorprone:javac:9+181-r4173-1"
errorproneJavac "com.google.errorprone:javac:1+"
}

0 comments on commit d8f90be

Please sign in to comment.