Skip to content

Commit 1e222c9

Browse files
Update dependency com.github.hmcts:service-auth-provider-java-client to v5.3.0
1 parent 7aefe18 commit 1e222c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ dependencies {
272272
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '3.0.3'
273273
implementation group: 'com.github.hmcts', name: 'java-logging', version: '6.1.7'
274274
implementation group: 'com.github.hmcts', name: 'send-letter-client', version: '4.0.4'
275-
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.2.0'
275+
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.3.0'
276276
implementation group: 'com.github.hmcts', name: 'ccd-case-document-am-client', version: '1.7.3'
277277

278278
implementation group: 'org.apache.tomcat.embed', name: 'tomcat-embed-core'
@@ -323,7 +323,7 @@ dependencies {
323323
functionalTestImplementation sourceSets.main.runtimeClasspath
324324
functionalTestImplementation sourceSets.test.runtimeClasspath
325325

326-
functionalTestImplementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.2.0'
326+
functionalTestImplementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.3.0'
327327

328328
// Provides fast-reload of just the NFDIV service.
329329
cftlibImplementation 'org.springframework.boot:spring-boot-devtools'

0 commit comments

Comments
 (0)