Skip to content

Commit 63cc65f

Browse files
committed
Upgrade to json-path 2.10.0
Closes gh-1384
1 parent e6a29fa commit 63cc65f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
api("com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-shared-core:8.0.5")
3939

4040
api("com.google.code.findbugs:jsr305:3.0.2")
41-
api("com.jayway.jsonpath:json-path:2.9.0")
41+
api("com.jayway.jsonpath:json-path:2.10.0")
4242
api("org.skyscreamer:jsonassert:1.5.3")
4343
api("org.awaitility:awaitility:4.3.0")
4444
api("com.squareup.okhttp3:mockwebserver:4.12.0")

0 commit comments

Comments
 (0)