Skip to content

Commit a56ae2f

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

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
@@ -200,7 +200,7 @@ dependencies {
200200
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-openfeign', version: '4.3.0'
201201
implementation group: 'io.github.openfeign', name: 'feign-httpclient', version: versions.openFeign
202202
implementation group: 'io.github.openfeign', name: 'feign-jackson', version: versions.openFeign
203-
implementation group: 'com.github.hmcts', name: 'fortify-client', version: '1.4.9', classifier: 'all'
203+
implementation group: 'com.github.hmcts', name: 'fortify-client', version: '1.4.10', classifier: 'all'
204204

205205
testImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-test'
206206

0 commit comments

Comments
 (0)