Skip to content

Commit

Permalink
PUB-2618 - Updated data models
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisS1512 committed Oct 10, 2024
1 parent 3b7d544 commit 69e206d
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 @@ -167,7 +167,7 @@ dependencies {
implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '8.0'

implementation group: 'uk.gov.service.notify', name: 'notifications-java-client', version: '5.2.0-RELEASE'
implementation group: 'com.github.hmcts', name: 'pip-data-models', version: '2.1.30', {
implementation group: 'com.github.hmcts', name: 'pip-data-models', version: '2.1.31', {
exclude group: 'org.springframework.boot', module: 'spring-boot-starter-data-jpa'
}

Expand Down

0 comments on commit 69e206d

Please sign in to comment.