From 9f4472224880d9d2f5bdfff946ecb775fc6c5556 Mon Sep 17 00:00:00 2001
From: Javier Godoy <11554739+javier-godoy@users.noreply.github.com>
Date: Tue, 17 Sep 2024 16:38:41 -0300
Subject: [PATCH] build: change commons-demo scope to test
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index be9845e..651af12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,6 +124,7 @@
com.flowingcode.vaadin.addons.demo
commons-demo
${flowingcode.commons.demo.version}
+ test
org.slf4j