[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
@@ -25,6 +25,8 @@ dependencies {
testRuntimeOnly(project(":compiler:fir:fir-serialization"))
testApi(intellijCore())
testRuntimeOnly(commonDependency("org.codehaus.woodstox:stax2-api"))
testRuntimeOnly(commonDependency("com.fasterxml:aalto-xml"))
}
optInToExperimentalCompilerApi()