Skip to content

Commit 673d3d0

Browse files
Update dependency com.github.hmcts:service-auth-provider-java-client to v5.3.2 (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc467a7 commit 673d3d0

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
@@ -216,7 +216,7 @@ dependencies {
216216
// HMCTS
217217
implementation group: 'com.github.hmcts', name: 'ccd-client', version: '5.0.3'
218218
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'
219+
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.3.2'
220220
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.9'
221221

222222
testImplementation libraries.junit5

0 commit comments

Comments
 (0)