We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a2111f4 + 468135e commit 6753f20Copy full SHA for 6753f20
CITATION renamed to CITATION.md
FUNDING renamed to FUNDING.md
LICENSE renamed to LICENSE.md
pom.xml
@@ -34,7 +34,7 @@
34
<dependency>
35
<groupId>org.rascalmpl</groupId>
36
<artifactId>rascal</artifactId>
37
- <version>0.34.0</version>
+ <version>0.40.14</version>
38
</dependency>
39
40
<groupId>org.eclipse.jgit</groupId>
@@ -79,7 +79,7 @@
79
<plugin>
80
81
<artifactId>rascal-maven-plugin</artifactId>
82
- <version>0.22.0</version>
+ <version>0.28.8</version>
83
<configuration>
84
<errorsAsWarnings>false</errorsAsWarnings>
85
<enableStandardLibrary>false</enableStandardLibrary>
0 commit comments