Skip to content

Commit

Permalink
Update dependency com.github.hmcts:idam-java-client to v1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent 03dcecd commit 4d25b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,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: '1.5.5'
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.9.2'
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.2.13'
Expand Down

0 comments on commit 4d25b64

Please sign in to comment.