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 643821d commit dbe5111Copy full SHA for dbe5111
build.gradle
@@ -197,7 +197,7 @@ dependencies {
197
implementation group: 'org.springframework', name: 'spring-context-support'
198
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '3.0.4'
199
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.3.3'
200
- implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '5.1.1'
+ implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '5.2.0'
201
implementation 'org.apache.tomcat.embed:tomcat-embed-websocket:11.0.9'
202
implementation 'org.apache.tomcat.embed:tomcat-embed-core:11.0.9'
203
0 commit comments