Skip to content

Commit

Permalink
Update dependency com.github.hmcts:ccd-client to v4.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2023
1 parent d2ab26c commit 4daa5b5
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 @@ -262,7 +262,7 @@ dependencies {
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-openfeign', version: '3.1.6'
implementation group: 'org.springframework.cloud', name: 'spring-cloud-openfeign-core', version: '3.1.6'

implementation group: 'com.github.hmcts', name: 'ccd-client', version: '4.9.1'
implementation group: 'com.github.hmcts', name: 'ccd-client', version: '4.9.2'

implementation "org.mapstruct:mapstruct:${mapstructVersion}"
implementation "org.projectlombok:lombok:${lombokVersion}"
Expand Down

0 comments on commit 4daa5b5

Please sign in to comment.