Skip to content

Commit

Permalink
Merge pull request #251 from sladkoff/renovate/io.rest-assured-rest-a…
Browse files Browse the repository at this point in the history
…ssured-5.x

chore(deps): update dependency io.rest-assured:rest-assured to v5.5.0
  • Loading branch information
sladkoff authored Jul 11, 2024
2 parents fef7d7d + eb86380 commit 0e904b2
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 @@ -89,7 +89,7 @@
<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>rest-assured</artifactId>
<version>5.4.0</version>
<version>5.5.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 0e904b2

Please sign in to comment.