Skip to content

Commit

Permalink
Bump rest-assured from 4.4.0 to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed May 30, 2022
1 parent 2992b5c commit f3b47d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/vertx-example/layrry-links-runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>rest-assured</artifactId>
<version>4.4.0</version>
<version>5.0.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f3b47d7

Please sign in to comment.