Skip to content

Commit

Permalink
update bwc version to 2.14.0 (#1819)
Browse files Browse the repository at this point in the history
Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
  • Loading branch information
ps48 authored Apr 22, 2024
1 parent 11aa920 commit 5439507
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.13.0"
String baseVersion = "2.14.0"
String bwcVersion = baseVersion + ".0"
String baseName = "obsBwcCluster"
String bwcFilePath = "src/test/resources/bwc/"
Expand Down

0 comments on commit 5439507

Please sign in to comment.