Skip to content

Commit

Permalink
Merge pull request #27 from WholesomeGodList/dependabot/gradle/org.js…
Browse files Browse the repository at this point in the history
…on-json-20210307

Bump json from 20201115 to 20210307
  • Loading branch information
WholesomeGodList committed Mar 26, 2021
2 parents 813b28d + dfb5686 commit becd16f
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 @@ -23,7 +23,7 @@ dependencies {
implementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.14.1'
implementation 'org.jsoup:jsoup:1.13.1'
implementation 'org.apache.commons:commons-text:1.9'
implementation 'org.json:json:20201115'
implementation 'org.json:json:20210307'
implementation 'org.apache.httpcomponents:httpclient:4.5.13'
implementation 'org.apache.httpcomponents:httpcore:4.4.14'
implementation 'org.xerial:sqlite-jdbc:3.34.0'
Expand Down

0 comments on commit becd16f

Please sign in to comment.