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 Jul 28, 2021
1 parent 98880ba commit 41b0d74
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 @@ -271,6 +271,6 @@ dependencies {
testImplementation 'org.robolectric:robolectric:4.6.1'

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

0 comments on commit 41b0d74

Please sign in to comment.