Skip to content

Commit

Permalink
Merge pull request #116 from hantsy/dependabot/maven/org.skyscreamer-…
Browse files Browse the repository at this point in the history
…jsonassert-1.5.1

chore(deps-dev): bump jsonassert from 1.5.0 to 1.5.1
  • Loading branch information
hantsy authored Aug 1, 2022
2 parents ccf4782 + 63bddc3 commit 594b8b1
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 @@ -127,7 +127,7 @@
<dependency>
<groupId>org.skyscreamer</groupId>
<artifactId>jsonassert</artifactId>
<version>1.5.0</version>
<version>1.5.1</version>
<scope>test</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/org.awaitility/awaitility -->
Expand Down

0 comments on commit 594b8b1

Please sign in to comment.