Skip to content

Commit b0b3047

Browse files
Merge pull request #1380 from juliansteenbakker/dependabot/gradle/android/org.mockito-mockito-core-5.17.0
chore(deps): bump org.mockito:mockito-core from 5.16.0 to 5.17.0 in /android
2 parents b3d33e3 + f199902 commit b0b3047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,5 @@ dependencies {
8282
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0'
8383

8484
testImplementation 'org.jetbrains.kotlin:kotlin-test'
85-
testImplementation 'org.mockito:mockito-core:5.16.0'
85+
testImplementation 'org.mockito:mockito-core:5.17.0'
8686
}

0 commit comments

Comments
 (0)