Skip to content

Commit

Permalink
Update dependency com.github.hmcts:ccd-client to v4.9.5-SPRING2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent bdeeebb commit f598238
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 @@ -443,7 +443,7 @@ dependencies {
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: versions.s2sClient
//implementation group: 'uk.gov.hmcts.reform', name: 'idam-client', version: '2.0.0'
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '2.0.1'
implementation group: 'com.github.hmcts', name: 'ccd-client', version: '4.9.2'
implementation group: 'com.github.hmcts', name: 'ccd-client', version: '4.9.5-SPRING2'
implementation group: 'com.azure', name: 'azure-core', version: '1.53.0'
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.17.5'
implementation group: 'com.microsoft.azure', name: 'azure-servicebus', version: '3.6.7'
Expand Down

0 comments on commit f598238

Please sign in to comment.