Skip to content

Commit

Permalink
Merge branch 'main' into transform_API_error_handling
Browse files Browse the repository at this point in the history
  • Loading branch information
jowg-amazon authored Oct 19, 2023
2 parents 6a37e2b + 64c20f3 commit 998c9db
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 @@ -628,7 +628,7 @@ task integTestRemote(type: RestIntegTestTask) {

// === Set up BWC tests ===

String bwcVersionShort = "2.11.0"
String bwcVersionShort = "2.12.0"
String bwcVersion = bwcVersionShort + ".0"
String baseName = "indexmanagementBwcCluster"

Expand Down

0 comments on commit 998c9db

Please sign in to comment.