Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: thelittlefireman <thelittlefireman@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Nov 16, 2020
1 parent cb0c1d5 commit d6276e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ dependencies {
testImplementation "org.powermock:powermock-core:$powermockVersion"
testImplementation "org.powermock:powermock-module-junit4:$powermockVersion"
testImplementation "org.powermock:powermock-api-mockito2:$powermockVersion"
testImplementation 'org.json:json:20200518'
testImplementation 'org.json:json:20201115'
testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
testImplementation 'androidx.arch.core:core-testing:2.1.0'
testImplementation "io.mockk:mockk:$mockkVersion"
Expand Down

0 comments on commit d6276e5

Please sign in to comment.