Skip to content

Commit 58934c2

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0"
3535
androidTestImplementation 'androidx.test.espresso:espresso-intents:3.5.1'

0 commit comments

Comments
 (0)