Skip to content

Commit

Permalink
Update to json-path:2.8.0
Browse files Browse the repository at this point in the history
Closes gh-1171
  • Loading branch information
jgrandja committed Apr 18, 2023
1 parent 435db60 commit 1a345cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
api "org.mockito:mockito-core:4.11.0"
api "com.squareup.okhttp3:mockwebserver:4.10.0"
api "com.squareup.okhttp3:okhttp:4.10.0"
api "com.jayway.jsonpath:json-path:2.7.0"
api "com.jayway.jsonpath:json-path:2.8.0"
api "org.hsqldb:hsqldb:2.7.1"
}
}

0 comments on commit 1a345cb

Please sign in to comment.