Skip to content

Commit

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

build(deps-dev): bump io.rest-assured:rest-assured from 5.3.1 to 5.3.2
  • Loading branch information
alexbishop1 authored Oct 26, 2023
2 parents 36ffcda + 0cc75e4 commit fe20149
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 @@ -295,7 +295,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 fe20149

Please sign in to comment.