mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
Build: Update ospackage gradle plugin
The older version did not support signing of the packages.
This commit is contained in:
parent
000e419795
commit
4ac4f3c8bc
@ -34,7 +34,7 @@ buildscript {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.netflix.nebula:gradle-ospackage-plugin:3.1.0'
|
classpath 'com.netflix.nebula:gradle-ospackage-plugin:3.4.0'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user