Skip to content

Commit

Permalink
Update dependency com.github.hmcts:document-management-client to v7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 25, 2024
1 parent 5c928f3 commit 61e73b2
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 @@ -331,7 +331,7 @@ dependencies {
implementation group: 'com.github.hmcts', name: 'doc-assembly-client', version: '1.07'
implementation group: 'com.github.hmcts', name: 'ccd-case-document-am-client', version: '1.7.3'
//remove when secure doc store is live
implementation group: 'com.github.hmcts', name: 'document-management-client', version: '7.0.0'
implementation group: 'com.github.hmcts', name: 'document-management-client', version: '7.0.1'
implementation group: 'com.github.hmcts', name: 'cmc-pdf-service-client', version: '7.0.1'

implementation group: 'com.github.hmcts', name: 'sscs-common', version: '5.7.0'
Expand Down

0 comments on commit 61e73b2

Please sign in to comment.