Skip to content

Commit

Permalink
Temporarily add org.opensearch.plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed May 2, 2023
1 parent 90fb2e7 commit 7c03144
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ dependencies {

implementation project(':')
implementation("org.opensearch.plugin:opensearch-job-scheduler:${jobSchedulerVersion}")
implementation("org.opensearch.plugin:opensearch-job-scheduler-spi:${jobSchedulerVersion}")
implementation("org.opensearch:opensearch-job-scheduler-spi:${jobSchedulerVersion}")

testImplementation project(':').sourceSets.test.output
Expand Down

0 comments on commit 7c03144

Please sign in to comment.