Skip to content

Commit 3cefdfb

Browse files
authored
Merge pull request #7884 from vector-im/dependabot/gradle/androidx.test.ext-junit-1.1.5
Bump junit from 1.1.3 to 1.1.5
2 parents e4a19c9 + cc334bc commit 3cefdfb

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)