Skip to content

Commit

Permalink
Update dependency com.github.hmcts:ccd-case-document-am-client to v1.59
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2023
1 parent 2ef05d4 commit 6dc918a
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 @@ -294,7 +294,7 @@ dependencies {
implementation group: 'org.apache.commons', name: 'commons-collections4', version: '4.4'
implementation group: 'commons-validator', name: 'commons-validator', version: '1.7'
implementation group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '3.1.8'
implementation group: 'com.github.hmcts', name: 'ccd-case-document-am-client', version: '1.7.3'
implementation group: 'com.github.hmcts', name: 'ccd-case-document-am-client', version: '1.59'

annotationProcessor group: 'org.projectlombok', name: 'lombok', version: versions.lombok

Expand Down

0 comments on commit 6dc918a

Please sign in to comment.