Skip to content

Commit d4c6913

Browse files
[in_app_pur]: Bump json from 20180813 to 20220924 in /packages/in_app_purchase/in_app_purchase/example/android/app (flutter#6481)
1 parent 9c9185c commit d4c6913

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
@@ -109,7 +109,7 @@ dependencies {
109109
implementation 'com.android.billingclient:billing:3.0.2'
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)