Skip to content

Commit 7a1a06a

Browse files
Bump com.jayway.jsonpath:json-path-assert from 2.10.0 to 3.0.0
Bumps [com.jayway.jsonpath:json-path-assert](https://github.com/jayway/JsonPath) from 2.10.0 to 3.0.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.10.0...json-path-3.0.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path-assert dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c85d684 commit 7a1a06a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.10.0</version>
91+
<version>3.0.0</version>
9292
</dependency>
9393

9494
<dependency>

0 commit comments

Comments
 (0)