Skip to content

Commit 871fc7e

Browse files
fix(deps): update dependency com.github.hmcts:core-case-data-store-client to v5
1 parent e24ad70 commit 871fc7e

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
@@ -182,7 +182,7 @@ dependencies {
182182
}
183183
}
184184
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '4.1.2'
185-
implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '4.9.2'
185+
implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '5.1.1'
186186

187187
implementation group: 'org.springframework.security', name: 'spring-security-crypto', version: '6.5.1'
188188
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.13.5'

0 commit comments

Comments
 (0)