Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency com.github.hmcts:et-data-model to v3.18.27
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 29, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 9e6d772 commit ee15f93
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
@@ -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.13'
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.27'

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

0 comments on commit ee15f93

Please sign in to comment.