Skip to content

Commit 0e9da1b

Browse files
dependabot[bot]outofcoffee
authored andcommitted
chore(deps): bump io.rest-assured:rest-assured from 5.3.2 to 5.5.5
Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.3.2 to 5.5.5. - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](https://github.com/rest-assured/rest-assured/commits/rest-assured-5.5.5) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-version: 5.5.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d61af26 commit 0e9da1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/api-tests/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'java-library'
22

33
ext {
4-
version_restassured = '5.3.2'
4+
version_restassured = '5.5.5'
55
}
66

77
compileJava {

0 commit comments

Comments
 (0)