Skip to content

Commit

Permalink
Update dependency com.github.hmcts:auth-checker-lib to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 5, 2024
1 parent 67c42cb commit 1143867
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 @@ -87,7 +87,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: '2.1.5'
implementation group: 'com.github.hmcts', name: 'auth-checker-lib', version: '3.0.0'
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: versions.reformS2sClient
implementation group: 'org.springframework.boot', name: 'spring-boot-autoconfigure'
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-web'
Expand Down

0 comments on commit 1143867

Please sign in to comment.