Skip to content

Commit e04ac3b

Browse files
committed
PUB-2511: Updating data-models version number
1 parent 3f0f84e commit e04ac3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ dependencies {
202202
implementation group: 'com.opencsv', name: 'opencsv', version: '5.9'
203203
implementation group: 'commons-validator', name: 'commons-validator', version: '1.9.0'
204204

205-
implementation group: 'com.github.hmcts', name: 'pip-data-models', version: '2.1.29', {
205+
implementation group: 'com.github.hmcts', name: 'pip-data-models', version: '2.1.30', {
206206
exclude group: 'org.springframework.boot', module: 'spring-boot-starter-data-jpa'
207207
}
208208
implementation group: 'io.hypersistence', name: 'hypersistence-utils-hibernate-63', version: '3.8.2'

0 commit comments

Comments
 (0)