Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Commit

Permalink
Bump json from 20201115 to 20210307 (#134)
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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 30, 2021
1 parent 3de5969 commit 12226bd
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 @@ -82,7 +82,7 @@ repositories {
}

dependencies {
compile group: 'org.json', name: 'json', version:'20201115'
compile group: 'org.json', name: 'json', version:'20210307'
compile group: 'org.slf4j', name: 'slf4j-api', version:'1.7.30'
compile group: 'commons-codec', name: 'commons-codec', version:'1.15'
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.11'
Expand Down

0 comments on commit 12226bd

Please sign in to comment.