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

Commit e46a952

Browse files
Update dependency com.github.hmcts:auth-checker-lib to v2.1.5
1 parent 4108dad commit e46a952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ subprojects {
120120
}
121121
dependencies {
122122
implementation ('com.sun.xml.bind:jaxb-osgi:2.3.1')
123-
implementation (group: 'com.github.hmcts', name: 'auth-checker-lib', version: '2.1.4') {
123+
implementation (group: 'com.github.hmcts', name: 'auth-checker-lib', version: '2.1.5') {
124124
exclude(module: 'java-logging-spring')
125125
}
126126
implementation group: 'org.apache.httpcomponents', name: 'httpcore', version: '4.4.11'

0 commit comments

Comments
 (0)