Skip to content

Commit d18079b

Browse files
[in_app_pur]: Bump mockito-core from 4.6.1 to 4.7.0 in /packages/in_app_purchase/in_app_purchase/example/android/app (flutter#6257)
1 parent d5d615f commit d18079b

File tree

1 file changed

+1
-1
lines changed
  • packages/in_app_purchase/in_app_purchase/example/android/app

1 file changed

+1
-1
lines changed

packages/in_app_purchase/in_app_purchase/example/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ flutter {
108108
dependencies {
109109
implementation 'com.android.billingclient:billing:3.0.2'
110110
testImplementation 'junit:junit:4.13.2'
111-
testImplementation 'org.mockito:mockito-core:4.6.1'
111+
testImplementation 'org.mockito:mockito-core:4.7.0'
112112
testImplementation 'org.json:json:20180813'
113113
androidTestImplementation 'androidx.test:runner:1.1.1'
114114
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'

0 commit comments

Comments
 (0)