Skip to content

Commit 68eecc3

Browse files
chore(deps): bump com.jayway.jsonpath:json-path from 2.9.0 to 3.0.0
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.9.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.9.0...json-path-3.0.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc250af commit 68eecc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testify-snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2323

2424
<datafaker.version>2.4.3</datafaker.version>
25-
<json-path.version>2.9.0</json-path.version>
25+
<json-path.version>3.0.0</json-path.version>
2626
<snapshot-testing.version>0.10.0</snapshot-testing.version>
2727
</properties>
2828

0 commit comments

Comments
 (0)