Skip to content

Commit 8c1f625

Browse files
build(deps): bump io.rest-assured:rest-assured from 5.5.6 to 6.0.0
Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.5.6 to 6.0.0. - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.5.6...rest-assured-6.0.0) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e602a0f commit 8c1f625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

allure-rest-assured/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
description = "Allure Rest-Assured Integration"
22

3-
val restAssuredVersion = "5.5.6"
3+
val restAssuredVersion = "6.0.0"
44

55
dependencies {
66
api(project(":allure-attachments"))

0 commit comments

Comments
 (0)