From 3a0b175a4e7c81827f2a049e57fe404b3f356e56 Mon Sep 17 00:00:00 2001 From: Javier Godoy <11554739+javier-godoy@users.noreply.github.com> Date: Thu, 12 Feb 2026 16:45:53 -0300 Subject: [PATCH] build: move testbench-rpc dependency to test scope --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 2f73000..b576ce8 100644 --- a/pom.xml +++ b/pom.xml @@ -118,6 +118,7 @@ com.flowingcode.vaadin.test testbench-rpc 1.4.0 + test com.flowingcode.vaadin.addons.demo