Skip to content

Commit

Permalink
bump bwc version to 2.20
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Sebastian <[email protected]>
  • Loading branch information
paulstn committed Feb 22, 2025
1 parent 16b1769 commit f0c4a6d
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 @@ -324,7 +324,7 @@ testClusters.integTest {
setting 'path.repo', repo.absolutePath
}

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

0 comments on commit f0c4a6d

Please sign in to comment.