Skip to content

Commit f3545f7

Browse files
Update dependency com.github.hmcts:idam-java-client to v1.5.5
1 parent 9be43fc commit f3545f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ dependencies {
186186
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-aop'
187187
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-json'
188188
implementation group: 'org.springframework', name: 'spring-context-support'
189-
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '1.0.2'
189+
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '1.5.5'
190190
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '3.0.0'
191191
implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '4.9.2'
192192
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.2.13'

0 commit comments

Comments
 (0)