Skip to content

Commit f731fc5

Browse files
Update HMCTS Core
1 parent 9170cfd commit f731fc5

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
@@ -247,8 +247,8 @@ 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.1.2'
251-
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '2.1.2'
250+
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.3.3'
251+
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '3.0.4'
252252
implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '4.9.1.1'
253253
implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '7.4'
254254
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.9'

0 commit comments

Comments
 (0)