We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63dabc4 commit 4bf41edCopy full SHA for 4bf41ed
build.gradle
@@ -192,7 +192,7 @@ dependencies {
192
193
implementation group: 'com.github.hmcts', name: 'java-logging', version: '6.1.9'
194
195
- implementation group: 'com.github.hmcts', name: 'ccd-client', version: '5.0.5'
+ implementation group: 'com.github.hmcts', name: 'ccd-client', version: '5.1.0'
196
197
198
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-actuator', version: versions.springboot
0 commit comments