Skip to content

Commit 5d55e31

Browse files
committed
update bwc base version
Signed-off-by: Shenoy Pratik <[email protected]>
1 parent 64f660c commit 5d55e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ testClusters.integTest {
308308
setting 'path.repo', repo.absolutePath
309309
}
310310

311-
String baseVersion = "2.14.0"
311+
String baseVersion = "2.15.0"
312312
String bwcVersion = baseVersion + ".0"
313313
String baseName = "obsBwcCluster"
314314
String bwcFilePath = "src/test/resources/bwc/"

0 commit comments

Comments
 (0)