Skip to content

Commit

Permalink
Update zipArchive
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Kwok <[email protected]>
  • Loading branch information
andy-k-improving committed Jan 20, 2025
1 parent 8c9633a commit e9a4273
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions integ-test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,9 @@ dependencies {
// Needed for BWC tests
zipArchive group: 'org.opensearch.plugin', name:'opensearch-job-scheduler', version: "${opensearch_build}"
zipArchive group: 'org.opensearch.plugin', name:'opensearch-sql-plugin', version: "${bwcVersion}-SNAPSHOT"

// For GeoIP PPL functions
zipArchive group: 'org.opensearch.plugin', name:'geospatial', version: "${opensearch_build}"
}

java {
Expand Down

0 comments on commit e9a4273

Please sign in to comment.