[213] More dependencies aalto + stax2

KTI-1114
This commit is contained in:
Nikolay Krasko
2023-01-13 18:50:43 +00:00
committed by Space Team
parent a3293452ca
commit 9e00bb8a21
7 changed files with 226 additions and 2 deletions
+2
View File
@@ -20,6 +20,8 @@ dependencies {
testImplementation(project(":compiler:cli"))
testImplementation(intellijCore())
testRuntimeOnly(commonDependency("org.codehaus.woodstox:stax2-api"))
testRuntimeOnly(commonDependency("com.fasterxml:aalto-xml"))
testApiJUnit5()
testImplementation(projectTests(":compiler:tests-common-new"))