We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4da4591 commit fe26947Copy full SHA for fe26947
build.gradle
@@ -50,7 +50,7 @@ ext {
50
51
gsonVersion = '2.10.1' // [2.0,)
52
53
- jsonPathVersion = '2.8.0' // compileOnly
+ jsonPathVersion = '2.9.0' // compileOnly
54
55
cronUtilsVersion = '9.2.1' // for test server only
56
0 commit comments