Skip to content

Commit c351cbf

Browse files
Update dependency com.github.hmcts:idam-java-client to v3.0.5 (#1297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf3dd45 commit c351cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ dependencies {
188188
implementation group: 'com.github.hmcts.java-logging', name: 'logging-appinsights', version: versions.reformLogging
189189
implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '8.1'
190190
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.3.3'
191-
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '3.0.4'
191+
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '3.0.5'
192192
implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '5.2.0'
193193

194194
implementation group: 'com.google.guava', name: 'guava', version: '33.4.8-jre'

0 commit comments

Comments
 (0)