mirror of
https://github.com/gsantner/dandelion
synced 2025-09-10 10:49:42 +02:00
Bump junit from 4.13 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
93aadae64b
commit
29aa58f34f
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ dependencies {
|
|||
|
||||
// Jars
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
testImplementation 'junit:junit:4.13'
|
||||
testImplementation 'junit:junit:4.13.1'
|
||||
|
||||
// Android standard libs
|
||||
implementation "com.android.support:appcompat-v7:${version_library_appcompat}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue