From 54bb9da7bad1c710c636d908f568ac78e3c546de Mon Sep 17 00:00:00 2001 From: nikololiahim Date: Mon, 23 May 2022 15:41:38 +0300 Subject: [PATCH] add test scope to test dependencies --- transpiler/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/transpiler/pom.xml b/transpiler/pom.xml index ddd61cfcf..34a41a1d4 100644 --- a/transpiler/pom.xml +++ b/transpiler/pom.xml @@ -44,11 +44,13 @@ org.scalatest scalatest_2.13 3.2.10 + test org.yaml snakeyaml 1.29 + test