Skip to content

Commit

Permalink
Bump bwc version (#1838)
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <[email protected]>
  • Loading branch information
derek-ho authored Jun 24, 2024
1 parent f762ede commit 65fadc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ testClusters.integTest {
setting 'path.repo', repo.absolutePath
}

String baseVersion = "2.15.0"
String baseVersion = "2.16.0"
String bwcVersion = baseVersion + ".0"
String baseName = "obsBwcCluster"
String bwcFilePath = "src/test/resources/bwc/"
Expand Down

0 comments on commit 65fadc5

Please sign in to comment.