We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b3d826 commit d8a1957Copy full SHA for d8a1957
1 file changed
build.gradle
@@ -119,7 +119,7 @@ dependencies {
119
implementation "jakarta.annotation:jakarta.annotation-api:$jakarta_annotation_version"
120
testImplementation 'junit:junit:4.13.2'
121
testImplementation 'org.mockito:mockito-core:3.12.4'
122
- implementation 'org.json:json:20171018'
+ implementation 'org.json:json:20231013'
123
}
124
125
javadoc {
0 commit comments