Browse Source

NO-JIRA Update major version for org.json:json

tags/9.5.0.56709
Léo Geoffroy 2 years ago
parent
commit
701d3e7366
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle View File

@@ -237,7 +237,7 @@ subprojects {
entry 'okhttp'
entry 'mockwebserver'
}
dependency 'org.json:json:20211205'
dependency 'org.json:json:20220320'
dependency 'com.tngtech.java:junit-dataprovider:1.13.1'
dependencySet(group: 'io.jsonwebtoken', version: '0.11.2') {
entry 'jjwt-api'

Loading…
Cancel
Save