From 0998ed0b4beabf3757c30b2677bd3682fae14b59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 01:29:13 +0000 Subject: [PATCH] chore: [updatecli] Update latest snapshot to 9.3.0-38d5e549 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 52ea83c9d..b3a42a28b 100644 --- a/Makefile +++ b/Makefile @@ -76,7 +76,7 @@ test-stack-command-8x: ./scripts/test-stack-command.sh 8.19.6-34ce22f4-SNAPSHOT test-stack-command-9x: - ./scripts/test-stack-command.sh 9.3.0-2663e193-SNAPSHOT + ./scripts/test-stack-command.sh 9.3.0-38d5e549-SNAPSHOT test-stack-command-with-apm-server: APM_SERVER_ENABLED=true ./scripts/test-stack-command.sh