Skip to content

Commit

Permalink
Merge pull request #6 from james-willett/renovate/io.rest-assured-res…
Browse files Browse the repository at this point in the history
…t-assured-5.x

Update dependency io.rest-assured:rest-assured to v5.3.0
  • Loading branch information
james-willett committed Feb 2, 2023
2 parents 67759c4 + 250d558 commit c4c6c18
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 @@ -29,7 +29,7 @@
<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>rest-assured</artifactId>
<version>5.2.0</version>
<version>5.3.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit c4c6c18

Please sign in to comment.