We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec25b79 commit 327d497Copy full SHA for 327d497
build.gradle
@@ -186,7 +186,7 @@ dependencies {
186
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-aop'
187
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-json'
188
implementation group: 'org.springframework', name: 'spring-context-support'
189
- implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '1.0.2'
+ implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '1.5.5'
190
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '3.0.0'
191
implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '4.9.2'
192
0 commit comments