Skip to content

Commit bd7e912

Browse files
Update HMCTS Core
1 parent 5895255 commit bd7e912

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
@@ -247,9 +247,9 @@ dependencies {
247247

248248
implementation group: 'org.springframework.retry', name: 'spring-retry', version: '1.3.4'
249249

250-
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '4.0.3'
251-
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '2.1.1'
252-
implementation group: 'com.github.hmcts', name: 'ccd-client', version: '4.9.2'
250+
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.3.2'
251+
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '3.0.4'
252+
implementation group: 'com.github.hmcts', name: 'ccd-client', version: '5.1.1'
253253

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

0 commit comments

Comments
 (0)