From 1801fd104ccbed5e72f99abfca6bc9047afd2b32 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 10:28:02 +0200 Subject: [PATCH] chore: [updatecli] Update latest snapshot to 9.0.0-e70a10ac (#2113) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 231e8bdf9..a8a36340e 100644 --- a/Makefile +++ b/Makefile @@ -76,7 +76,7 @@ test-stack-command-8x: ./scripts/test-stack-command.sh 8.16.0-10339ed5-SNAPSHOT test-stack-command-9x: - ./scripts/test-stack-command.sh 9.0.0-SNAPSHOT + ./scripts/test-stack-command.sh 9.0.0-e70a10ac-SNAPSHOT test-stack-command-with-apm-server: APM_SERVER_ENABLED=true ./scripts/test-stack-command.sh