Skip to content

Commit 4e98754

Browse files
authored
Merge pull request #90 from AppDevNext/dependabot/gradle/master/androidx.test.ext-junit-ktx-1.1.5
Bump junit-ktx from 1.1.4 to 1.1.5
2 parents 9d75b90 + 58934c2 commit 4e98754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MPChartExample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
implementation 'com.google.android.material:material:1.7.0'
3030
implementation project(':MPChartLib')
3131

32-
androidTestImplementation "androidx.test.ext:junit-ktx:1.1.4"
32+
androidTestImplementation "androidx.test.ext:junit-ktx:1.1.5"
3333
androidTestUtil "androidx.test.services:test-services:1.4.2"
3434
androidTestImplementation "androidx.test.espresso:espresso-core:3.5.1"
3535
androidTestImplementation 'androidx.test.espresso:espresso-intents:3.5.1'

0 commit comments

Comments
 (0)