Skip to content

Commit

Permalink
Merge pull request #22 from hantsy/dependabot/maven/com.jayway.jsonpa…
Browse files Browse the repository at this point in the history
…th-json-path-assert-2.5.0

Bump json-path-assert from 2.4.0 to 2.5.0
  • Loading branch information
github-actions[bot] authored Dec 10, 2020
2 parents a206af0 + 9838060 commit 3abbb86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path-assert</artifactId>
<version>2.4.0</version>
<version>2.5.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 3abbb86

Please sign in to comment.