Skip to content

Commit 7de928c

Browse files
MaxKsyunzMitchellGale
authored andcommitted
Bump bwc opensearch version to 2.9
Signed-off-by: MaxKsyunz <maxk@bitquilltech.com>
1 parent 6f2e2da commit 7de928c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.8.0"
41+
String baseVersion = "2.9.0"
4242
String bwcVersion = baseVersion + ".0";
4343
String baseName = "sqlBwcCluster"
4444
String bwcFilePath = "src/test/resources/bwc/"

0 commit comments

Comments
 (0)