Skip to content

Commit

Permalink
Add opensearch repositories plugin to resolve lucene snapshot depende…
Browse files Browse the repository at this point in the history
…ncies. (opensearch-project#137)

Signed-off-by: Marc Handalian <handalm@amazon.com>
  • Loading branch information
mch2 committed Mar 18, 2022
1 parent 98bf806 commit 09c172f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ apply plugin: 'com.github.johnrengelman.shadow'
apply plugin: 'io.gitlab.arturbosch.detekt'
apply plugin: 'org.jetbrains.kotlin.jvm'
apply plugin: 'org.jetbrains.kotlin.plugin.allopen'
apply plugin: 'opensearch.repositories'

configurations {
ktlint
Expand Down

0 comments on commit 09c172f

Please sign in to comment.