Skip to content

Commit 9824b1c

Browse files
authored
Bump BWC test version to 2.8 (#1668)
Signed-off-by: Peng Huo <[email protected]>
1 parent a924d5a commit 9824b1c

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

0 commit comments

Comments
 (0)