Skip to content

Commit

Permalink
Update dependency com.github.hmcts:et-data-model to v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2024
1 parent 2916ed0 commit abefb84
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 @@ -89,7 +89,7 @@ dependencies {
api group: 'org.elasticsearch', name: 'elasticsearch', version: '8.12.0'

implementation group: 'com.github.hmcts', name: 'ecm-data-model', version: '1.2.2'
implementation group: 'com.github.hmcts', name: 'et-data-model', version: '4.0.0'
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
implementation group: 'org.apache.logging.log4j', name: 'log4j-api', version: log4JVersion
Expand Down

0 comments on commit abefb84

Please sign in to comment.