Skip to content

Commit

Permalink
Bump json from 20201115 to 20210307
Browse files Browse the repository at this point in the history
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20201115 to 20210307.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 10, 2021
1 parent 3158ce2 commit e2c3359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/model/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ dependencies {

implementation "org.ccci.gto.android:gto-support-jsonapi:${deps.gtoSupport}"

testImplementation 'org.json:json:20201115'
testImplementation 'org.json:json:20210307'
}

0 comments on commit e2c3359

Please sign in to comment.