Merge pull request #3758 from gedoor/dependabot/gradle/com.jayway.jsonpath-json-path-2.9.0

Bump com.jayway.jsonpath:json-path from 2.8.0 to 2.9.0
This commit is contained in:
Antecer 2024-02-27 20:21:01 +08:00 committed by GitHub
commit ad87bcae80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -204,7 +204,7 @@ dependencies {
//
implementation('org.jsoup:jsoup:1.16.2')
implementation('com.jayway.jsonpath:json-path:2.8.0')
implementation('com.jayway.jsonpath:json-path:2.9.0')
implementation('cn.wanghaomiao:JsoupXpath:2.5.3')
implementation(project(path: ':modules:book'))