Skip to content

Commit

Permalink
Update dependency io.rest-assured:json-schema-validator to v5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 8, 2023
1 parent c4c6c18 commit a15c31e
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 @@ -43,7 +43,7 @@
<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>json-schema-validator</artifactId>
<version>5.3.0</version>
<version>5.3.2</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit a15c31e

Please sign in to comment.