Skip to content

Commit

Permalink
Update dependency io.rest-assured:rest-assured 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 d8b0c18
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.3.0</version>
<version>5.3.2</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit d8b0c18

Please sign in to comment.