Skip to content

Commit

Permalink
Bump rest-assured from 5.0.1 to 5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Aug 8, 2022
1 parent f7d9aa9 commit 43edadd
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>5.0.1</version>
<version>5.1.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 43edadd

Please sign in to comment.