diff --git a/build.gradle b/build.gradle index c26708c..b6aab7c 100644 --- a/build.gradle +++ b/build.gradle @@ -185,7 +185,7 @@ dependencies { implementation group: 'org.springframework.boot', name: 'spring-boot-starter-aop' implementation group: 'org.springframework.boot', name: 'spring-boot-starter-json' implementation group: 'org.springframework', name: 'spring-context-support' - implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '1.0.2' + implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '3.0.1' implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '3.0.0' implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '4.7.3'