Skip to content

Commit 0601d0a

Browse files
committed
Add opensearchPlugin
Signed-off-by: Craig Perkins <cwperx@amazon.com>
1 parent d1e7be0 commit 0601d0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ configurations {
109109
testImplementation {
110110
exclude group: 'org.hamcrest', module: 'hamcrest-core'
111111
}
112+
opensearchPlugin
112113
}
113114

114115
dependencies {

0 commit comments

Comments
 (0)