Skip to content

Commit b1be612

Browse files
Bump io.rest-assured:rest-assured from 5.5.0 to 5.5.1
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]>
1 parent b713b24 commit b1be612

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
@@ -27,7 +27,7 @@
2727
<xml-format.version>4.0.1</xml-format.version>
2828
<checkstyle.version>3.6.0</checkstyle.version>
2929
<jacoco.version>0.8.12</jacoco.version>
30-
<rest-assured.version>5.5.0</rest-assured.version>
30+
<rest-assured.version>5.5.1</rest-assured.version>
3131
<awaitility.version>4.2.2</awaitility.version>
3232
</properties>
3333

0 commit comments

Comments
 (0)