Skip to content

Commit

Permalink
Merge pull request #1074 from alphagov/dependabot/maven/io.rest-assur…
Browse files Browse the repository at this point in the history
…ed-rest-assured-5.3.2

Bump io.rest-assured:rest-assured from 5.3.1 to 5.3.2
  • Loading branch information
SandorArpa authored Oct 16, 2023
2 parents f850386 + 234f097 commit a8dd92c
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 @@ -114,7 +114,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 a8dd92c

Please sign in to comment.