We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e24ad70 commit 871fc7eCopy full SHA for 871fc7e
build.gradle
@@ -182,7 +182,7 @@ dependencies {
182
}
183
184
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'
+ implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '5.1.1'
186
187
implementation group: 'org.springframework.security', name: 'spring-security-crypto', version: '6.5.1'
188
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.13.5'
0 commit comments