Skip to content

Commit 9b61790

Browse files
chore(deps): bump androidx.test.ext:junit from 1.1.3 to 1.2.1
Bumps androidx.test.ext:junit from 1.1.3 to 1.2.1. --- updated-dependencies: - dependency-name: androidx.test.ext:junit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f45203 commit 9b61790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: android-client-sdk/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ ext {
113113
kotlin_version = '1.9.0'
114114

115115
android_core_version = "2.2.0"
116-
androidx_junit_version = "1.1.3"
116+
androidx_junit_version = "1.2.1"
117117
espresso_core_version = "3.4.0"
118118
}
119119

0 commit comments

Comments
 (0)