Skip to content

Commit 61f29f2

Browse files
renovate[bot]neboskreb
authored andcommitted
Update dependency androidx.test:core to v1.7.0
1 parent 9a5ae07 commit 61f29f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050

5151

5252
androidTestImplementation 'io.github.neboskreb:android-log4j2-junit5:2.24'
53-
androidTestImplementation 'androidx.test:core:1.6.1'
53+
androidTestImplementation 'androidx.test:core:1.7.0'
5454
androidTestImplementation 'androidx.test:runner:1.7.0'
5555
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
5656
androidTestImplementation platform('org.junit:junit-bom:5.14.0')

0 commit comments

Comments
 (0)