mirror of
https://github.com/ZCShou/GoGoGo.git
synced 2026-06-05 21:00:50 +08:00
chore(deps): bump androidx.test.ext:junit from 1.1.5 to 1.3.0
Bumps androidx.test.ext:junit from 1.1.5 to 1.3.0. --- updated-dependencies: - dependency-name: androidx.test.ext:junit dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5121892b60
commit
d7d9e82ac2
@ -114,7 +114,7 @@ dependencies {
|
||||
implementation 'io.noties.markwon:core:4.6.2'
|
||||
implementation files('libs/BaiduLBS_Android.jar')
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.3.0'
|
||||
androidTestImplementation 'androidx.test:runner:1.6.2'
|
||||
androidTestImplementation('androidx.test.espresso:espresso-core:3.5.1', {
|
||||
exclude group: 'com.android.support', module: 'support-annotations'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user