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 99fccd7 commit 0e11808Copy full SHA for 0e11808
1 file changed
pom.xml
@@ -63,7 +63,7 @@
63
<plugin>
64
<groupId>org.rascalmpl</groupId>
65
<artifactId>rascal-maven-plugin</artifactId>
66
- <version>0.30.3</version>
+ <version>0.31.0</version>
67
<configuration>
68
<bin>${project.build.outputDirectory}</bin>
69
<srcs>
@@ -144,7 +144,7 @@
144
<dependency>
145
146
<artifactId>rascal</artifactId>
147
- <version>0.41.2</version>
+ <version>0.42.0</version>
148
</dependency>
149
</dependencies>
150
</project>
0 commit comments