Skip to content

Commit fe26947

Browse files
Update dependency com.jayway.jsonpath:json-path to v2.9.0
1 parent 4da4591 commit fe26947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ ext {
5050

5151
gsonVersion = '2.10.1' // [2.0,)
5252

53-
jsonPathVersion = '2.8.0' // compileOnly
53+
jsonPathVersion = '2.9.0' // compileOnly
5454

5555
cronUtilsVersion = '9.2.1' // for test server only
5656

0 commit comments

Comments
 (0)