Skip to content

Commit c23e6f2

Browse files
authored
Bump bwc version (#1736)
Signed-off-by: Derek Ho <[email protected]>
1 parent 0e98d57 commit c23e6f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ testClusters.integTest {
303303
setting 'path.repo', repo.absolutePath
304304
}
305305

306-
String baseVersion = "2.11.0"
306+
String baseVersion = "2.12.0"
307307
String bwcVersion = baseVersion + ".0"
308308
String baseName = "obsBwcCluster"
309309
String bwcFilePath = "src/test/resources/bwc/"

0 commit comments

Comments
 (0)