Skip to content

Commit

Permalink
Update dependency com.github.hmcts:auth-checker-lib to v3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent 6f059ae commit 7fe4f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ dependencies {
implementation project(':case-payment-orders-client')
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: javaLoggingVersion
implementation group: 'com.github.hmcts.java-logging', name: 'logging-appinsights', version: javaLoggingVersion
implementation group: 'com.github.hmcts', name: 'auth-checker-lib', version: '3.0.0'
implementation group: 'com.github.hmcts', name: 'auth-checker-lib', version: '3.0.6'
implementation (group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: versions.reformS2sClient) {
exclude group: 'org.apache.httpcomponents', module: 'httpclient'
}
Expand Down

0 comments on commit 7fe4f50

Please sign in to comment.