mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-09 03:54:36 +08:00
fix: flakiness in org.json.junit.JSONObjectTest#valueToString
This commit is contained in:
@@ -23,6 +23,7 @@ dependencies {
|
||||
testImplementation 'junit:junit:4.13.1'
|
||||
testImplementation 'com.jayway.jsonpath:json-path:2.1.0'
|
||||
testImplementation 'org.mockito:mockito-core:4.2.0'
|
||||
testImplementation 'org.skyscreamer:jsonassert:1.5.1'
|
||||
}
|
||||
|
||||
subprojects {
|
||||
|
Reference in New Issue
Block a user