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.
1 parent 8d84fa7 commit dd39617Copy full SHA for dd39617
pom.xml
@@ -59,7 +59,7 @@
59
<plugin>
60
<groupId>org.rascalmpl</groupId>
61
<artifactId>rascal-maven-plugin</artifactId>
62
- <version>0.30.0</version>
+ <version>0.30.3</version>
63
<configuration>
64
<errorsAsWarnings>false</errorsAsWarnings>
65
<bin>${project.build.outputDirectory}</bin>
@@ -155,7 +155,7 @@
155
<dependency>
156
157
<artifactId>rascal</artifactId>
158
- <version>0.41.0</version>
+ <version>0.41.2</version>
159
<scope>compile</scope>
160
</dependency>
161
0 commit comments