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 e8ca018 + c4a5a7b commit e82ca2dCopy full SHA for e82ca2d
1 file changed
pom.xml
@@ -34,7 +34,7 @@
34
<dependency>
35
<groupId>org.rascalmpl</groupId>
36
<artifactId>rascal</artifactId>
37
- <version>0.41.0</version>
+ <version>0.41.2</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.30.0</version>
+ <version>0.30.3</version>
83
<configuration>
84
<enableStandardLibrary>false</enableStandardLibrary>
85
<bin>${project.build.outputDirectory}</bin>
0 commit comments