Skip to content

Commit 204724a

Browse files
[in_app_pur]: Bump json from 20180813 to 20220924 in /packages/in_app_purchase/in_app_purchase_android/example/android/app (flutter#6482)
1 parent 27dcab1 commit 204724a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/in_app_purchase/in_app_purchase_android/example/android/app

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ dependencies {
109109
implementation 'com.android.billingclient:billing:5.0.0'
110110
testImplementation 'junit:junit:4.13.2'
111111
testImplementation 'org.mockito:mockito-core:4.7.0'
112-
testImplementation 'org.json:json:20180813'
112+
testImplementation 'org.json:json:20220924'
113113
androidTestImplementation 'androidx.test:runner:1.1.1'
114114
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
115115
}

0 commit comments

Comments
 (0)