Skip to content

Commit

Permalink
update data models version number
Browse files Browse the repository at this point in the history
  • Loading branch information
NatashaAlker committed Oct 31, 2024
1 parent 90b1040 commit 21e0470
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 @@ -202,7 +202,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.31', {
implementation group: 'com.github.hmcts', name: 'pip-data-models', version: '2.1.32', {
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 21e0470

Please sign in to comment.