Skip to content

Commit

Permalink
Update dependency com.github.hmcts:ccd-client to v4.9.5-SPRING2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent b6f8ebe commit 44a1208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ dependencies {
implementation group: 'org.apache.groovy', name: 'groovy', version: '4.0.22'
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.5.6'
implementation group: 'ch.qos.logback', name: 'logback-core', version: '1.5.6'
implementation group: 'com.github.hmcts', name: 'ccd-client', version: '4.9.2'
implementation group: 'com.github.hmcts', name: 'ccd-client', version: '4.9.5-SPRING2'
implementation group: 'com.github.hmcts', name:'ccd-case-document-am-client', version: '1.59'
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '3.0.3'
implementation group: 'com.github.hmcts', name: 'java-logging', version: '6.1.5'
Expand Down

0 comments on commit 44a1208

Please sign in to comment.