Skip to content

Commit

Permalink
Update dependency org.elasticsearch:elasticsearch to v8.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 23, 2024
1 parent 67fd8ce commit acec2ad
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 @@ -86,7 +86,7 @@ dependencies {
api group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '4.0.3'
api group: 'com.microsoft.azure', name: 'azure-servicebus', version: '3.6.7'
api group: 'org.apache.poi', name: 'poi-ooxml', version: '5.2.5'
api group: 'org.elasticsearch', name: 'elasticsearch', version: '8.12.1'
api group: 'org.elasticsearch', name: 'elasticsearch', version: '8.12.2'

implementation group: 'com.github.hmcts', name: 'ecm-data-model', version: '1.3.1'
implementation group: 'com.github.hmcts', name: 'et-data-model', version: '4.0.0'
Expand Down

0 comments on commit acec2ad

Please sign in to comment.