Skip to content

Commit ff16a1d

Browse files
authored
Merge pull request #6203 from alphagov/dependabot/maven/com.jayway.jsonpath-json-path-assert-3.0.0
Bump com.jayway.jsonpath:json-path-assert from 2.10.0 to 3.0.0
2 parents 5bcd670 + a2fcb87 commit ff16a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@
382382
<dependency>
383383
<groupId>com.jayway.jsonpath</groupId>
384384
<artifactId>json-path-assert</artifactId>
385-
<version>2.10.0</version>
385+
<version>3.0.0</version>
386386
<scope>test</scope>
387387
</dependency>
388388
<dependency>

0 commit comments

Comments
 (0)