Skip to content

Commit

Permalink
Update dependency com.github.hmcts.ccfr-fees-register-app:fees-regist…
Browse files Browse the repository at this point in the history
…er-model to v2.3.9vp
  • Loading branch information
renovate[bot] authored Jun 28, 2023
1 parent a883182 commit 55fbf57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ dependencies {
compile(group: 'com.github.hmcts.ccfr-fees-register-app', name: 'fees-register-api-contract', version: '2.3.1') {
exclude(module: 'properties-volume-spring-boot-starter')
}
compile(group: 'com.github.hmcts.ccfr-fees-register-app', name: 'fees-register-model', version: '2.3.1') {
compile(group: 'com.github.hmcts.ccfr-fees-register-app', name: 'fees-register-model', version: '2.3.9vp') {
exclude(module: 'properties-volume-spring-boot-starter')
}

Expand Down

0 comments on commit 55fbf57

Please sign in to comment.