Skip to content

Commit

Permalink
Update dependency com.github.hmcts:et-data-model to v3.18.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 4e9f849 commit 2d8bebb
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.12'
implementation group: 'com.github.hmcts', name: 'et-data-model', version: '3.18.22'
implementation group: 'com.github.hmcts', name: 'et-data-model', version: '3.18.25'

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 2d8bebb

Please sign in to comment.