Skip to content

Commit 47cbeb6

Browse files
[dependabot]: Bump org.json:json
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20241224 to 20250107. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) --- updated-dependencies: - dependency-name: org.json:json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e092d5 commit 47cbeb6

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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
@@ -108,7 +108,7 @@ dependencies {
108108
implementation 'com.android.billingclient:billing:6.1.0'
109109
testImplementation 'junit:junit:4.13.2'
110110
testImplementation 'org.mockito:mockito-core:5.1.1'
111-
testImplementation 'org.json:json:20241224'
111+
testImplementation 'org.json:json:20250107'
112112
androidTestImplementation 'androidx.test:runner:1.1.1'
113113
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
114114
}

0 commit comments

Comments
 (0)