Skip to content

Commit e374834

Browse files
Bump io.rest-assured:rest-assured from 5.5.0 to 5.5.1 (#247)
Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.5.0 to 5.5.1. - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.5.0...rest-assured-5.5.1) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ded807f commit e374834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<dependency>
151151
<groupId>io.rest-assured</groupId>
152152
<artifactId>rest-assured</artifactId>
153-
<version>5.5.0</version>
153+
<version>5.5.1</version>
154154
<scope>test</scope>
155155
</dependency>
156156
<dependency>

0 commit comments

Comments
 (0)