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

Commit

Permalink
chore(deps): update dependency junit:junit to v4.13.1 (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 12, 2020
1 parent ab98dc9 commit a26e19f
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 a26e19f

Please sign in to comment.