Skip to content

Commit 044cf70

Browse files
Update HMCTS Core
1 parent 7d898b0 commit 044cf70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,9 @@ dependencies {
240240

241241
implementation group: 'org.springframework.retry', name: 'spring-retry', version: '1.3.4'
242242

243-
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '4.0.3'
244-
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '2.1.1'
245-
implementation group: 'com.github.hmcts', name: 'ccd-client', version: '4.9.2'
243+
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.2.0'
244+
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '3.0.3'
245+
implementation group: 'com.github.hmcts', name: 'ccd-client', version: '5.0.3'
246246

247247
implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '7.4'
248248
implementation group: 'com.github.hmcts', name: 'java-logging', version: '6.0.1'

0 commit comments

Comments
 (0)