Skip to content

Commit c893399

Browse files
Bump io.rest-assured:scala-extensions from 5.5.1 to 5.5.2
Bumps io.rest-assured:scala-extensions from 5.5.1 to 5.5.2. --- updated-dependencies: - dependency-name: io.rest-assured:scala-extensions dependency-version: 5.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3435396 commit c893399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def VERSIONS = [
2020
MAGNUM : "1.3.1",
2121
STTP : "3.11.0",
2222
ZIO : "2.1.17",
23-
REST_ASSURED : "5.5.1",
23+
REST_ASSURED : "5.5.2",
2424
]
2525

2626
dependencies {

0 commit comments

Comments
 (0)