We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 705951a commit 7f9a367Copy full SHA for 7f9a367
build.gradle
@@ -325,7 +325,7 @@ dependencies {
325
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.5'
326
327
// HMCTS
328
- implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '3.0.3'
+ implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '3.0.4'
329
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.2.0'
330
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: reformLogging
331
implementation group: 'com.github.hmcts.java-logging', name: 'logging-appinsights', version: reformLogging
0 commit comments