From c1b2f132f239b2560e74ca0689680b6f99ea3425 Mon Sep 17 00:00:00 2001 From: apmmachine Date: Wed, 26 Jul 2023 13:44:45 +0000 Subject: [PATCH] chore: Updated to content "" in file "dev-tools/integration/.env" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- dev-tools/integration/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tools/integration/.env b/dev-tools/integration/.env index 2414bc969..73ca0de1e 100644 --- a/dev-tools/integration/.env +++ b/dev-tools/integration/.env @@ -1,4 +1,4 @@ -ELASTICSEARCH_VERSION=8.8.3-7453d831-SNAPSHOT +ELASTICSEARCH_VERSION=8.8.3-3c98aafb-SNAPSHOT ELASTICSEARCH_USERNAME=elastic ELASTICSEARCH_PASSWORD=changeme TEST_ELASTICSEARCH_HOSTS=localhost:9200 \ No newline at end of file