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] committed Apr 30, 2024
1 parent f5353df commit ad08163
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 @@ -124,7 +124,7 @@ dependencies {
implementation(group: 'com.github.hmcts.ccfr-fees-register-app', name: 'fees-register-api-contract', version: '2.3.1') {
exclude(module: 'properties-volume-spring-boot-starter')
}
implementation(group: 'com.github.hmcts.ccfr-fees-register-app', name: 'fees-register-model', version: '2.3.1') {
implementation(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 ad08163

Please sign in to comment.