Skip to content

Commit

Permalink
Update dependency com.github.hmcts:send-letter-client to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent f9239ea commit 1aeb02d
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 @@ -364,7 +364,7 @@ dependencies {

implementation group: 'com.github.hmcts', name: 'ccd-client', version: '4.9.5-SPRING2'
implementation group: 'com.github.hmcts', name: 'document-management-client', version: '7.0.1'
implementation group: 'com.github.hmcts', name: 'send-letter-client', version: '3.0.23'
implementation group: 'com.github.hmcts', name: 'send-letter-client', version: '5.0.1'
implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version:'7.4'
implementation('com.github.hmcts:fees-java-client:0.0.6') {
exclude group: 'uk.gov.hmcts.reform', module: 'java-logging'
Expand Down

0 comments on commit 1aeb02d

Please sign in to comment.