Skip to content

Commit

Permalink
Merge pull request #122 from omerbilgin/dependabot/maven/io.rest-assu…
Browse files Browse the repository at this point in the history
…red-rest-assured-5.3.2

Bump io.rest-assured:rest-assured from 5.3.1 to 5.3.2
  • Loading branch information
omerbilgin authored Dec 4, 2023
2 parents 1eeaba2 + 898f5f6 commit 98ed530
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 @@ -40,7 +40,7 @@
<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>rest-assured</artifactId>
<version>5.3.1</version>
<version>5.3.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 98ed530

Please sign in to comment.