Skip to content

Commit 83a41fd

Browse files
Bump junit from 1.1.3 to 1.1.4 (#2806)
Bumps junit from 1.1.3 to 1.1.4. --- updated-dependencies: - dependency-name: androidx.test.ext:junit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f4af18 commit 83a41fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ libraries.android = [
4646
ktx: 'androidx.core:core-ktx:1.8.0',
4747
compat: 'androidx.appcompat:appcompat:1.4.2',
4848
material: 'com.google.android.material:material:1.6.1',
49-
junit: 'androidx.test.ext:junit:1.1.3',
49+
junit: 'androidx.test.ext:junit:1.1.4',
5050
espresso: 'androidx.test.espresso:espresso-core:3.5.0',
5151
]

0 commit comments

Comments
 (0)