Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Commit 83a50fd

Browse files
Bump androidx.test.ext:junit from 1.2.1 to 1.3.0
Bumps androidx.test.ext:junit from 1.2.1 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>
1 parent 2d1ad64 commit 83a50fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ dependencies {
131131
implementation 'androidx.core:core:1.16.0'
132132

133133
androidTestImplementation 'androidx.test:core:1.6.1'
134-
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
134+
androidTestImplementation 'androidx.test.ext:junit:1.3.0'
135135
androidTestImplementation 'androidx.test:rules:1.6.1'
136136
androidTestImplementation 'androidx.test:runner:1.6.2'
137137
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'

0 commit comments

Comments
 (0)