Skip to content

Commit fef667e

Browse files
Bump com.jayway.jsonpath:json-path-assert from 2.9.0 to 2.10.0
Bumps [com.jayway.jsonpath:json-path-assert](https://github.com/jayway/JsonPath) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/jayway/JsonPath/releases) - [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md) - [Commits](json-path/JsonPath@json-path-2.9.0...json-path-2.10.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path-assert dependency-version: 2.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9eda1b8 commit fef667e

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
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>com.jayway.jsonpath</groupId>
9090
<artifactId>json-path-assert</artifactId>
91-
<version>2.9.0</version>
91+
<version>2.10.0</version>
9292
</dependency>
9393

9494
<dependency>

0 commit comments

Comments
 (0)