Skip to content

Commit 466dc93

Browse files
Incremented version to 1.3.16
Signed-off-by: GitHub <[email protected]>
1 parent ede103c commit 466dc93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
buildscript {
77
ext {
88
opensearch_group = "org.opensearch"
9-
opensearch_version = System.getProperty("opensearch.version", "1.3.15-SNAPSHOT")
9+
opensearch_version = System.getProperty("opensearch.version", "1.3.16-SNAPSHOT")
1010
kotlin_version = System.getProperty("kotlin.version", "1.6.0")
1111
}
1212

0 commit comments

Comments
 (0)