Skip to content

Commit

Permalink
Merge branch 'main' into security_workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Hailong-am authored Oct 16, 2023
2 parents c71c300 + 1e83047 commit 8ecfc24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notifications/notifications/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ testClusters.integTest {
}

// Always be minimumCompatibilityVersion of current opensearch version(3.0.0)
def bwcVersionShort = "2.11.0"
def bwcVersionShort = "2.12.0"
def bwcVersion = bwcVersionShort + ".0"
def bwcOpenSearchVesion= bwcVersionShort + "-SNAPSHOT"
def bwcPluginVersion = bwcVersion + "-SNAPSHOT"
Expand Down

0 comments on commit 8ecfc24

Please sign in to comment.