From 320b4beae4feff4a137470461e69442983b87ed6 Mon Sep 17 00:00:00 2001 From: Zhe Sun <31067185+ZheSun88@users.noreply.github.com> Date: Thu, 2 Apr 2026 14:28:10 +0300 Subject: [PATCH] chore: upgrade testbench to 10.2.0-alpha1 --- versions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.json b/versions.json index 33c62c66f..706473071 100644 --- a/versions.json +++ b/versions.json @@ -527,7 +527,7 @@ "pro": true }, "vaadin-testbench": { - "javaVersion": "10.1.0", + "javaVersion": "10.2.0-alpha1", "pro": true } }