Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' into renovate/com.google.auto.value-auto-value-…
Browse files Browse the repository at this point in the history
…annotations-1.x
  • Loading branch information
chingor13 committed Oct 15, 2020
2 parents 3a4c0e4 + a26e19f commit 6ac9553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -46,7 +46,7 @@ ext {
error_prone_annotations: 'com.google.errorprone:error_prone_annotations:2.3.4',

// Testing
junit: 'junit:junit:4.13',
junit: 'junit:junit:4.13.1',
truth: 'com.google.truth:truth:1.0.1',
]
}
Expand Down

0 comments on commit 6ac9553

Please sign in to comment.