Skip to content

Commit cc334bc

Browse files
Bump junit from 1.1.3 to 1.1.5
Bumps junit from 1.1.3 to 1.1.5. --- updated-dependencies: - dependency-name: androidx.test.ext:junit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac482b1 commit cc334bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ ext.libs = [
6060
'work' : "androidx.work:work-runtime-ktx:2.7.1",
6161
'autoFill' : "androidx.autofill:autofill:1.1.0",
6262
'preferenceKtx' : "androidx.preference:preference-ktx:1.2.0",
63-
'junit' : "androidx.test.ext:junit:1.1.3",
63+
'junit' : "androidx.test.ext:junit:1.1.5",
6464
'lifecycleCommon' : "androidx.lifecycle:lifecycle-common:$lifecycle",
6565
'lifecycleLivedata' : "androidx.lifecycle:lifecycle-livedata-ktx:$lifecycle",
6666
'lifecycleProcess' : "androidx.lifecycle:lifecycle-process:$lifecycle",

0 commit comments

Comments
 (0)