Skip to content

Commit f0c0096

Browse files
Bump json-path-assert from 2.7.0 to 2.8.0
Bumps [json-path-assert](https://github.com/jayway/JsonPath) from 2.7.0 to 2.8.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.7.0...json-path-2.8.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path-assert dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 130330c commit f0c0096

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
@@ -299,7 +299,7 @@
299299
<dependency>
300300
<groupId>com.jayway.jsonpath</groupId>
301301
<artifactId>json-path-assert</artifactId>
302-
<version>2.7.0</version>
302+
<version>2.8.0</version>
303303
<scope>test</scope>
304304
</dependency>
305305
<dependency>

0 commit comments

Comments
 (0)