From d87014d97bc0380b021746b12617b1f6f2833864 Mon Sep 17 00:00:00 2001 From: Mashhur Date: Mon, 28 Apr 2025 09:46:46 -0700 Subject: [PATCH] Updates ELASTICSEARCH_TREEISH to 8.19 as ES has a 8.19 branch now. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 04f816d3..f8dcdff4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ LOGSTASH_PATH=../../logstash -ELASTICSEARCH_TREEISH=8.x +ELASTICSEARCH_TREEISH=8.19