Skip to content

Commit e87b138

Browse files
Update dependency com.github.hmcts:auth-checker-lib to v3
1 parent 31c12c3 commit e87b138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ dependencies {
164164
implementation group: 'org.yaml', name: 'snakeyaml', version: '2.4'
165165
implementation group: 'com.zaxxer', name: 'HikariCP', version: '5.1.0'
166166
runtimeOnly group: 'org.postgresql', name: 'postgresql', version: '42.7.7'
167-
implementation group: 'com.github.hmcts', name: 'auth-checker-lib', version: '2.1.5'
167+
implementation group: 'com.github.hmcts', name: 'auth-checker-lib', version: '3.1.1'
168168
constraints {
169169
implementation('com.google.guava:guava:33.4.8-jre') {
170170
because 'previous versions of this transitive dependency have CVEs'

0 commit comments

Comments
 (0)