Skip to content

Commit 501392e

Browse files
authored
Bump bwc version (opensearch-project#1876)
Signed-off-by: Vamsi Manohar <[email protected]>
1 parent 1a7134b commit 501392e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integ-test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ apply plugin: 'java'
3838
apply plugin: 'io.freefair.lombok'
3939
apply plugin: 'com.wiredforcode.spawn'
4040

41-
String baseVersion = "2.9.0"
41+
String baseVersion = "2.10.0"
4242
String bwcVersion = baseVersion + ".0";
4343
String baseName = "sqlBwcCluster"
4444
String bwcFilePath = "src/test/resources/bwc/"

0 commit comments

Comments
 (0)