Skip to content

Commit 4569984

Browse files
author
Dave Lago
authored
Updated check on OpenSearch Core to 1.2.3 (#1539)
Signed-off-by: Dave Lago <davelago@amazon.com>
1 parent 4d2b828 commit 4569984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ ospackage {
6767
user 'root'
6868
permissionGroup 'root'
6969

70-
requires('opensearch-oss', "1.2.2", EQUAL)
70+
requires('opensearch-oss', "1.2.3", EQUAL)
7171
packager = 'Amazon'
7272
vendor = 'Amazon'
7373
os = 'LINUX'

0 commit comments

Comments
 (0)