We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edfe2d3 commit 581f293Copy full SHA for 581f293
1 file changed
pom.xml
@@ -76,7 +76,7 @@
76
<artifactId>antlr4-runtime</artifactId>
77
<version>${antlr4.version}</version>
78
</dependency>
79
- <dependency><!-- TODO: Test when new version online, isn't working at the moment-->
+ <dependency>
80
<groupId>io.github.universal-variability-language</groupId>
81
<artifactId>uvl-parser</artifactId>
82
<version>0.3</version>
@@ -180,4 +180,4 @@
180
</plugins>
181
</build>
182
183
-</project>
+</project>
0 commit comments