Skip to content

Commit 4d60eac

Browse files
chore(deps): bump org.json:json (#28)
Bumps the android-gradle group in /clients/mobile/android with 1 update: [org.json:json](https://github.com/douglascrockford/JSON-java). Updates `org.json:json` from 20240303 to 20260719 - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](stleary/JSON-java@2024030...2026071) --- updated-dependencies: - dependency-name: org.json:json dependency-version: '20260719' dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-gradle ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ea4fba commit 4d60eac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

clients/mobile/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,5 +152,5 @@ dependencies {
152152
// the shared cross-language vector file (docs/17 §5) — divergence from
153153
// clients/core-ts/src/__fixtures__/split-routes.json is a build failure.
154154
testImplementation("junit:junit:4.13.2")
155-
testImplementation("org.json:json:20240303")
155+
testImplementation("org.json:json:20260719")
156156
}

0 commit comments

Comments
 (0)