Skip to content

Commit

Permalink
Update dependency com.github.hmcts:ccd-client to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 5, 2024
1 parent 4458bf0 commit bdf416f
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 @@ -372,7 +372,7 @@ dependencies {

implementation group: 'com.github.hmcts', name: 'java-logging', version: '6.1.4'

implementation group: 'com.github.hmcts', name: 'ccd-client', version: '4.9.2'
implementation group: 'com.github.hmcts', name: 'ccd-client', version: '5.0.1'
implementation group: 'uk.gov.hmcts.reform', name: 'document-management-client', version: '7.0.0'
implementation group: 'uk.gov.hmcts.reform', name: 'send-letter-client', version: '3.0.3'
implementation('com.github.hmcts:fees-java-client:0.0.6') {
Expand Down

0 comments on commit bdf416f

Please sign in to comment.