We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a924d5a commit 9824b1cCopy full SHA for 9824b1c
1 file changed
integ-test/build.gradle
@@ -38,7 +38,7 @@ apply plugin: 'java'
38
apply plugin: 'io.freefair.lombok'
39
apply plugin: 'com.wiredforcode.spawn'
40
41
-String baseVersion = "2.7.0"
+String baseVersion = "2.8.0"
42
String bwcVersion = baseVersion + ".0";
43
String baseName = "sqlBwcCluster"
44
String bwcFilePath = "src/test/resources/bwc/"
0 commit comments