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 4c1bf9f commit 00a6815Copy full SHA for 00a6815
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