Skip to content

Commit 7f9a367

Browse files
Update dependency com.github.hmcts:idam-java-client to v3.0.4 (#603)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 705951a commit 7f9a367

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
@@ -325,7 +325,7 @@ dependencies {
325325
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.5'
326326

327327
// HMCTS
328-
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '3.0.3'
328+
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '3.0.4'
329329
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.2.0'
330330
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: reformLogging
331331
implementation group: 'com.github.hmcts.java-logging', name: 'logging-appinsights', version: reformLogging

0 commit comments

Comments
 (0)