Skip to content

Commit 3cec706

Browse files
Update dependency com.github.hmcts:fortify-client to v1.4.10 (#188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f59466 commit 3cec706

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
@@ -220,7 +220,7 @@ dependencies {
220220
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.9'
221221

222222
testImplementation libraries.junit5
223-
testImplementation group: 'com.github.hmcts', name: 'fortify-client', version: '1.4.9', classifier: 'all'
223+
testImplementation group: 'com.github.hmcts', name: 'fortify-client', version: '1.4.10', classifier: 'all'
224224
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'

0 commit comments

Comments
 (0)