Skip to content

Commit

Permalink
Bump PA-RCA to use 1.4.0 PA commons lib (#557)
Browse files Browse the repository at this point in the history
* Bump PA-RCA to use 1.4.0 PA commons lib

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>

* new commit

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>

---------

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
(cherry picked from commit 1a5325a)
  • Loading branch information
peterzhuamazon authored and github-actions[bot] committed Jun 11, 2024
1 parent 0dd8f81 commit 352f493
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 @@ -13,7 +13,7 @@ buildscript {

// The PA Commons (https://github.com/opensearch-project/performance-analyzer-commons)
// is a library dependency with hardcoded versioning in PA and RCA repos.
paCommonsVersion = "1.3.0"
paCommonsVersion = "1.4.0"

// 2.x.0-SNAPSHOT -> 2.x.0.0-SNAPSHOT
version_tokens = opensearch_version.tokenize('-')
Expand Down

0 comments on commit 352f493

Please sign in to comment.