Skip to content

Commit

Permalink
Update dependency uk.gov.hmcts.reform.auth:auth-checker-lib to v2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent 056d190 commit 6bfe6a1
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 @@ -71,7 +71,7 @@ def javaLoggingVersion = '6.0.1'
dependencies {
implementation project(':fees-register-model')
implementation project(':fees-register-api-contract')
implementation (group: 'uk.gov.hmcts.reform.auth', name: 'auth-checker-lib', version: '2.1.2') {
implementation (group: 'uk.gov.hmcts.reform.auth', name: 'auth-checker-lib', version: '2.1.4') {
exclude(module: 'java-logging-spring')
}
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-web'
Expand Down

0 comments on commit 6bfe6a1

Please sign in to comment.