From e3d90c5634a396b05e6e67729ad7f78e92522823 Mon Sep 17 00:00:00 2001 From: "Yash D. Saraf" Date: Wed, 4 Mar 2026 02:14:08 +0530 Subject: [PATCH] LOC-5083: Bump browserstack-local-java to 1.1.8 for arm64 support Update browserstack-local-java dependency from 1.0.9 to 1.1.8 which adds support for downloading the correct BrowserStackLocal-linux-arm64 binary on Linux arm64 (aarch64) systems. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aab07dd..15f110c 100644 --- a/pom.xml +++ b/pom.xml @@ -156,7 +156,7 @@ com.browserstack browserstack-local-java - 1.0.9 + 1.1.8