Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit fecf8f2

Browse files
Update dependency com.github.hmcts:service-auth-provider-java-client to v3.1.4
1 parent 42077a9 commit fecf8f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: javaLoggingVersion
6363
implementation group: 'com.github.hmcts.java-logging', name: 'logging-appinsights', version: javaLoggingVersion
6464
implementation group: 'com.github.hmcts.java-logging', name: 'java-logging-spring', version: '5.1.5'
65-
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '3.1.1'
65+
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '3.1.4'
6666
implementation group: 'org.springdoc', name: 'springdoc-openapi-ui', version: '1.7.0'
6767
implementation group: 'org.springdoc', name: 'springdoc-openapi-webmvc-core', version: '1.7.0'
6868

0 commit comments

Comments
 (0)