Skip to content

Commit

Permalink
Update dependency com.github.hmcts:send-letter-client to v3.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent a1f77d9 commit ad8b1f4
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 @@ -255,7 +255,7 @@ dependencies {
exclude group: 'java-logging', module: ' java-logging'
}
implementation group: 'uk.gov.hmcts.reform', name: 'service-auth-provider-client', version: '4.0.0'
implementation group: 'com.github.hmcts', name: 'send-letter-client', version: '3.0.16'
implementation group: 'com.github.hmcts', name: 'send-letter-client', version: '3.0.23'
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-validation', version: versions.springBoot
implementation group: 'uk.gov.hmcts.reform', name: 'properties-volume-spring-boot-starter', version: '0.1.0'

Expand Down

0 comments on commit ad8b1f4

Please sign in to comment.