Skip to content

Commit f4df358

Browse files
Update io.rest-assured:5.5.5 to v5.5.6 (#306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a43d63 commit f4df358

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
@@ -240,7 +240,7 @@ dependencyManagement {
240240
entry 'commons-beanutils'
241241
}
242242

243-
dependencySet(group: 'io.rest-assured', version: '5.5.5') {
243+
dependencySet(group: 'io.rest-assured', version: '5.5.6') {
244244
entry 'json-path'
245245
entry 'xml-path'
246246
}

0 commit comments

Comments
 (0)