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 dc467a7 commit 673d3d0Copy full SHA for 673d3d0
build.gradle
@@ -216,7 +216,7 @@ dependencies {
216
// HMCTS
217
implementation group: 'com.github.hmcts', name: 'ccd-client', version: '5.0.3'
218
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '3.0.4'
219
- implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.2.0'
+ implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.3.2'
220
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.9'
221
222
testImplementation libraries.junit5
0 commit comments