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 15, 2021
1 parent df25df3 commit 9d2d556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
androidTestImplementation("androidx.test:runner:1.3.0")
androidTestImplementation("androidx.test:rules:1.3.0")
androidTestImplementation("com.willowtreeapps.assertk:assertk-jvm:$assertk_version")
androidTestImplementation("org.json:json:20201115")
androidTestImplementation("org.json:json:20210307")
}

afterEvaluate {
Expand Down

0 comments on commit 9d2d556

Please sign in to comment.