Skip to content

Commit

Permalink
Bump json from 20200518 to 20210307 (#184)
Browse files Browse the repository at this point in the history
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20200518 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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 20, 2021
1 parent 4eaaaec commit af5bc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notification-hubs-sdk/build.gradle
Expand Up @@ -85,7 +85,7 @@ dependencies {
testImplementation 'androidx.test:runner:1.3.0'
testImplementation 'androidx.test:rules:1.3.0'
testImplementation 'androidx.test.ext:junit:1.1.2'
testImplementation 'org.json:json:20200518'
testImplementation 'org.json:json:20210307'
testImplementation 'org.powermock:powermock-api-mockito:1.7.4'
testImplementation 'org.powermock:powermock-module-junit4:2.0.9'
testImplementation 'org.powermock:powermock-module-junit4-rule-agent:2.0.9'
Expand Down

0 comments on commit af5bc56

Please sign in to comment.