Skip to content

Commit ba04f1b

Browse files
Update HMCTS Core
1 parent aee57f8 commit ba04f1b

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
@@ -243,9 +243,9 @@ dependencies {
243243

244244
implementation group: 'org.springframework.retry', name: 'spring-retry', version: '1.3.4'
245245

246-
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '4.0.3'
247-
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '2.1.1'
248-
implementation group: 'com.github.hmcts', name: 'ccd-client', version: '4.9.2'
246+
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.2.0'
247+
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '3.0.3'
248+
implementation group: 'com.github.hmcts', name: 'ccd-client', version: '5.0.3'
249249

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

0 commit comments

Comments
 (0)