Skip to content

Commit ff7df06

Browse files
Update HMCTS Core
1 parent 3cf0a93 commit ff7df06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,8 @@ dependencies {
250250

251251
implementation group: 'org.springframework.retry', name: 'spring-retry', version: '1.3.4'
252252

253-
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '4.1.2'
254-
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '2.1.2'
253+
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.3.3'
254+
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '3.0.4'
255255
implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '4.9.1.1'
256256
implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '8.1'
257257
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.9'

0 commit comments

Comments
 (0)