Skip to content

Commit f506b76

Browse files
Update dependency io.rest-assured:rest-assured to v5.5.5 (#168)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc68a51 commit f506b76

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
@@ -221,7 +221,7 @@ dependencies {
221221

222222
testImplementation libraries.junit5
223223
testImplementation group: 'com.github.hmcts', name: 'fortify-client', version: '1.4.9', classifier: 'all'
224-
testImplementation group: 'io.rest-assured', name: 'rest-assured', version: '5.5.0'
224+
testImplementation group: 'io.rest-assured', name: 'rest-assured', version: '5.5.5'
225225
testImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-test'
226226
testImplementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-contract-stub-runner', version: '4.1.4'
227227

0 commit comments

Comments
 (0)