Skip to content

Commit 4c92738

Browse files
Bump io.rest-assured:rest-assured from 5.5.0 to 5.5.1 (#95)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72882ae commit 4c92738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>io.rest-assured</groupId>
6767
<artifactId>rest-assured</artifactId>
68-
<version>5.5.0</version>
68+
<version>5.5.1</version>
6969
<scope>test</scope>
7070
</dependency>
7171
</dependencies>

0 commit comments

Comments
 (0)