Skip to content

Commit

Permalink
Bump test-retry dep for sample plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
  • Loading branch information
DarshitChanpura committed Jan 27, 2025
1 parent 0b7163e commit 24a8727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-resource-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

plugins {
id "org.gradle.test-retry" version "1.6.0"
id "org.gradle.test-retry" version "1.6.1"
}
apply plugin: 'opensearch.opensearchplugin'
apply plugin: 'opensearch.testclusters'
Expand Down

0 comments on commit 24a8727

Please sign in to comment.