Skip to content

Commit

Permalink
Merge pull request #472 from hmcts/PUB-2712
Browse files Browse the repository at this point in the history
PUB-2712 Add CIC Daily Hearing List
  • Loading branch information
KianKwa authored Jan 2, 2025
2 parents fd8b02e + 2d2cb30 commit a3a0ddc
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 @@ -221,7 +221,7 @@ dependencies {
implementation group: 'com.opencsv', name: 'opencsv', version: '5.9'
implementation group: 'commons-validator', name: 'commons-validator', version: '1.9.0'

implementation group: 'com.github.hmcts', name: 'pip-data-models', version: '2.1.34', {
implementation group: 'com.github.hmcts', name: 'pip-data-models', version: '2.1.35', {
exclude group: 'org.springframework.boot', module: 'spring-boot-starter-data-jpa'
}
implementation group: 'io.hypersistence', name: 'hypersistence-utils-hibernate-63', version: '3.8.3'
Expand Down

0 comments on commit a3a0ddc

Please sign in to comment.