Skip to content

Commit

Permalink
Merge pull request #221 from fabricepipart/dependabot/maven/io.rest-a…
Browse files Browse the repository at this point in the history
…ssured-rest-assured-5.4.0

Bump io.rest-assured:rest-assured from 5.3.2 to 5.4.0
  • Loading branch information
github-actions[bot] authored Dec 11, 2023
2 parents b936525 + f59a7e9 commit bc32de8
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 @@ -141,7 +141,7 @@
<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>rest-assured</artifactId>
<version>5.3.2</version>
<version>5.4.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit bc32de8

Please sign in to comment.