Skip to content

Commit

Permalink
Update dependency com.github.hmcts:et-data-model to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 7a8adbf commit 7b7eab1
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 @@ -90,7 +90,7 @@ dependencies {

implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '5.0.3'
implementation group: 'com.github.hmcts', name: 'ecm-data-model', version: '1.3.6'
implementation group: 'com.github.hmcts', name: 'et-data-model', version: '3.18.8'
implementation group: 'com.github.hmcts', name: 'et-data-model', version: '4.0.1'

implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: reformLoggingVersion
implementation group: 'com.github.hmcts.java-logging', name: 'logging-appinsights', version: reformLoggingVersion
Expand Down

0 comments on commit 7b7eab1

Please sign in to comment.