mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-02 11:05:28 -04:00
Upgrade json-path's version to 2.4 to avoid dependency conflict.
This commit is contained in:
parent
11c29c366d
commit
b5f9febfe9
@ -21,7 +21,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
testImplementation 'com.jayway.jsonpath:json-path:2.1.0'
|
||||
testImplementation 'com.jayway.jsonpath:json-path:2.4.0'
|
||||
testImplementation 'org.mockito:mockito-core:4.2.0'
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user